How we reduced image bandwidth by 86% migrating our media library to Cloudinary
Merely migrating to Cloudinary is saving us significant image bandwidth, which is great for our end-users and great for the world.
Grant is an Indiana-based software engineer serving as Director of Engineering (Open Source) at Formidable. He is versed in full-stack development, with a recent focus on front-end web and mobile development. His university background and research in math teaching, training, and online curriculum development have helped him become a people-first developer. Grant is skilled in considering how people learn best, how teams work together, how users think and use products, and how to manage technical complexity in large-scale software projects. Grant’s software background ranges from an interactive online math curriculum to mobile fitness apps to front-ends for crypto trading platforms. When not at his computer, you’ll find Grant spending time with family, lifting weights, or enjoying the outdoors.
Merely migrating to Cloudinary is saving us significant image bandwidth, which is great for our end-users and great for the world.
As Formidable and urql evolve, urql has grown to be a project that is driven more by the urql community, including Phil and Jovi, than by Formidable i ...
To get around our "modern language features" issue, we can tweak the Sanity Webpack configuration so that it uses babel to transpile the library files ...
If you’re a designer or frontend developer, chances are you’ve happened upon hex color codes (such as `#ff6d91`). Have you ever wondered what the hex ...
There are great native applications on the market for screen recording and editing. While tools like these include a whole host of powerful editing fe ...
A perhaps less well-known addition of the ES2015 spec is the addition of the iteration protocols. These protocols allow us JS developers to make use o ...
If you're a React Web engineer looking to build native mobile applications, React Native is a great choice. But it IS a little different. Here's where ...
In this article, I'm going to discuss one of the aforementioned challenges of mobile app development with RN—building smooth animations and gestures—a ...