We’ve all been there. You’re working on an app that was “just a prototype” and was “definitely not going to get shipped this way.” Or maybe you didn’t have time to prototype it, and you certainly didn’t have time to ...

After Wordle overtook the world and my Twitter feed, I, like the rest of the world, became somewhat obsessed. I became so obsessed that I was struck with the idea of making an app, similar but with a focus on numbers. ...

You’re a developer and you want to avoid shipping a broken login experience, so you’re writing some tests to make sure you don’t. Let’s get a quick look at an example of such a form: const form = ( <form ...

This article introduces Medusa, an open-source, developer-focused alternative to Shopify that allows for customization and scaling as needed. Shopify is an ecommerce platform that provides merchants with an easy and quick way to set up their online store. It’s a ...

I’ve been participating in the creation of open source software since 2012. My first pull request was to fix a typo I saw in a comment of the Java Playframework. It wasn’t much, but being my first ever contribution, it ...