A few weeks ago, the Kitemaker team was working on diagnosing a performance problem one of our larger customers reported. A few seconds after loading...
When building a product, it’s important that everyone on the team has a shared understanding of what to build, why it’s important, and a plan for how...
At Kitemaker, we recently made the leap to Recoil.js for our React state management needs. Before using Recoil, Kitemaker used a simple state...
Issue trackers are great at what they were built for. Namely, tracking bugs. But using them for tracking a product development workflow has a lot of...
I recently read a great article by Gergely Orosz called "What Silicon Valley "Gets" about Software Engineers that Traditional Companies Do Not", and...
Most web application developers reach for the tried and tested approach of fetching data from their API right when they need it, and they don't give...