Reading List
- What is Next.js Incremental Static (Re)Generation?
Arunoda
•
8 Jun 2020
It’s a combination of best features from server-side rendering(SSR) and static site generation(SSG).
- Substack’s UI and 1Password just cost me $2,023
A quick guide on how to accidentally spend $2k in two clicks live on a client Zoom call.
- Why Writing Software Is Hard
D’Arcy
•
22 Mar 2021
From time to time, I wonder why correctly functioning software is so difficult to write. Software development is something we’ve been doing a long time, that also has a benefit that many other crafts don’t: you can create a repeatable process that does exactly the same thing each time. Given this hu…
- The dispassionate developer
Mark Seemann
•
22 Mar 2021
Caring for your craft is fine, but should you work for free?
- You probably don’t need A/B testing
The best way to optimise your website is normally the simplest.