StackShareStackShare
Follow on
StackShare

Discover and share technology stacks from companies around the world.

Product

  • Stacks
  • Tools
  • Companies
  • Feed

Company

  • About
  • Blog
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

© 2025 StackShare. All rights reserved.

API StatusChangelog
  1. Home
  2. Companies
  3. Uploadcare
Uploadcare logo

Uploadcare

Verified

Uploadcare is file management platform and a CDN for user-generated content. It is a robust file API for uploading, managing, processing, rendering, optimizing, and delivering users’ content.

Wilmington, DEuploadcare.com
106
Tools
10
Decisions
302
Followers

Tech Stack

Application & Data

21 tools

Django REST framework logo
Django REST framework
AIOHTTP logo
AIOHTTP
Node.js logo
Node.js
Redux logo
Redux
Markdown logo
Markdown
AWS Lambda logo
AWS Lambda
Python logo
Python
PostgreSQL logo
PostgreSQL
JavaScript logo
JavaScript
Django logo
Django
CoffeeScript logo
CoffeeScript
Amazon CloudFront logo
Amazon CloudFront
KeyCDN logo
KeyCDN
Akamai logo
Akamai
Tornado logo
Tornado
CloudFlare logo
CloudFlare
Flask logo
Flask
HTML5 logo
HTML5
ES6 logo
ES6
Gatsby logo
Gatsby
asyncio logo
asyncio

Utilities

10 tools

KISSmetrics logo
KISSmetrics
Google Analytics logo
Google Analytics
Stripe logo
Stripe
Optimizely logo
Optimizely
Segment logo
Segment
Slack logo
Slack
Xero logo
Xero
Elasticsearch logo
Elasticsearch
Algolia logo
Algolia
Keen logo
Keen

DevOps

4 tools

Amazon CloudWatch logo
Amazon CloudWatch
Pingdom logo
Pingdom
Kibana logo
Kibana
StatusPage.io logo
StatusPage.io

Team Members

Sasha Khoreva
Sasha Khoreva
Dmitry Mukhin
Dmitry MukhinEngineer

Engineering Blog

Stack Decisions

Dmitry Mukhin
Dmitry Mukhin

Oct 7, 2021

Datadog, Pingdom, Newrelic will do too. Newrelic nowadays has a generous free plan.

1.67k views1.67k
Comments
Dmitry Mukhin
Dmitry Mukhin

Apr 7, 2020

We're moving towards Prometheus from Datadog at this moment. Main driving force is TOC at the moment.

Datadog is great until it becomes too expensive.

14k views14k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 4, 2018

We have many #OpenSource libraries. Some of them need a demo besides documentation. We use GitHub Pages for a demo of libraries. We create a demo folder near with code of the library, add index.html with demo code and publish files only from demo folder to gh-pages. Fast and simple.

13.3k views13.3k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 4, 2018

To avoid code formatting conflicts and keep a high quality of code we use linters. ESLint for #JavaScript, Stylelint for #CSS, remark-lint for #markdown. Good point that tools allow using shareable config, it useful cause we have many projects.

327k views327k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 4, 2018

We in our #Frontend team prefer to use the modern and clean syntax of #CSS instead of Sass or Less. On bundle step, we use post-processing by PostCSS to add prefixes, minify code, uploading assets and more. PostCSS get CSS more powerful, it‘s a fantastic tool.

18.9k views18.9k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 4, 2018

I am working on #OpenSource file uploader. The uploader is the widget that other developers embed in their apps. It should work well in different browsers and on different devices. BrowserStack and Sauce Labs help to achieve that. I can test the uploader in many varieties of browsers+OS only used my browser without virtual machines.

297k views297k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 4, 2018

React Storybook is one of the most favorite tools in our #Frontend team. When we start a new frontend part, we install storybook at first and create visual React components based on our design with usage stories in Storybook. So, we get a live version of design quickly and can sync with designers before developing of whole app and configure Webpack.

169k views169k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 3, 2018

Since 2011 our frontend was in Django monolith. However, in 2016 we decide to separate #Frontend from Django for independent development and created the custom isomorphic app based on Node.js and React. Now we realized that not need all abilities of the server, and it is sufficient to generate a static site. Gatsby is suitable for our purposes. We can generate HTML from markdown and React views very simply. So, we are updating our frontend to Gatsby now, and maybe we will use Netlify for deployment soon. This will speed up the delivery of new features to production.

#StaticSiteGenerators #StaticWebHosting

88.7k views88.7k
Comments
Zarema Khalilova
Zarema Khalilova

Dec 3, 2018

In Uploadcare we like to write internal documentation and instructions for all occasions. We used Confluence before, but strong and very slow UI fall us to frustration. We start to research alternative and met slite. The ability to quickly create notes and search, great onboarding, the familiar interface in Slack style, useful shortcuts, nice code snippets, support of Markdown. Now writing instructions and team notes have become much more pleasant.

83.5k views83.5k
Comments
Dmitry Mukhin
Dmitry Mukhin

Dec 2, 2018

Uploadcare is mostly remote team and we're using video conferencing all the time both for internal team meetings and for external sales, support, interview, etc. calls. I think we've tried every solution there is on the market before we've decided to stop with Zoom.

Tools just plainly don't work (Skype), are painful to install for external participants (Webex and other "enterprise" solutions) can't properly handle 10+ participants calls (Google Hangouts Chat).

Zoom just works. It has all required features and even handles bad connections very graciously. One of the best tool decisions we've ever made :)

885k views885k
Comments