Command Palette

Search for a command to run...

Back to home

Blog

Thoughts on software engineering, web development, and building products.

How to Optimise a Next.js Web App

Make your Next.js applications lightning fast with these optimization techniques.

Jan 2026
8 min read
Next.jsPerformance

Building Scalable APIs with Go

Learn best practices for building production-ready APIs using Go.

Dec 2025
12 min read
GoBackend

TypeScript Tips for Better Code

Advanced TypeScript patterns to improve your code quality.

Nov 2025
6 min read
TypeScript