Loading...
Thoughts on software engineering, design systems, and building products.

Master Next.js Server Actions with this comprehensive guide. Learn how to handle form submissions, mutations, revalidation, and error handling in the App Router without creating API routes.

Learn how to build a modern Chrome extension using React 19 and TypeScript. This step-by-step guide covers manifest v3, popup development, background scripts, and best practices for extension architecture.