Member-only story
My 10 Most Popular Programming Articles of All Time
Here are my most-read coding articles, covering React Hooks, JavaScript trivia, and VS Code settings you should know about.
Iāve published 306 (and counting) articles. These are the top 10, the best of the best, the cream of the crop, the kind to make your body pop.
Enjoy! š„³
#1) Why The Guardian Switched From MongoDB to PostgreSQL
This is one of the first articles I ever wrote on this blog, telling the story of why The Guardian newspaper undertook a huge database migration.
#2) Why I Prefer Regular Merge Commits Over Squash Commits
I used to think āreal professionalsā use squash commits, a belief that was reinforced when I joined a team that enforced them, but I donāt like them!