Backend

104 articles · all categories

I've been building web backends since ~2004 when they were just called websites. With these essays I want to share the hard lessons learned about serverless, databases, APIs, and the ops that keep them alive.

Backend articles

6 articles from 2020 · show all

September 2020

Modern backend is a JavaScript function

Many engineers think server-side code is the scary domain of True Engineers. Something newbies, juniors, and frontend engineers shouldn't touch. They're wrong. Modern backend is a joy. ❤️

August 2020

In 2020's, what is "frontend"? 🤨

"He's a frontend guy, is this even a fair question to ask?" The head of engineering was worried about our systems design question …

March 2020

Configuring your JAMStack app for prod vs. dev

How you can start using GraphQL today without changing the backend

GraphQL for new projects looks great ... buuuut how do you use it with that old backend cobbled together in Rails over the last bazillion years?

February 2020

Connecting Gumroad to Auth0 for paywalled JAMStack apps

January 2020

How serverless beats servers