8 min read
Building Scalable Web Applications with Next.js
Learn how to build performant and scalable web applications using Next.js 14 with the App Router, Server Components, and modern best practices.
Next.jsReactPerformance
Read more
Thoughts on software development, technology, and lessons learned along the way.
Learn how to build performant and scalable web applications using Next.js 14 with the App Router, Server Components, and modern best practices.
A comprehensive guide to writing clean, maintainable TypeScript code. Covers type safety, generics, and advanced patterns.
Getting started with Amazon Web Services. Learn about EC2, S3, Lambda, and how to deploy your first application to the cloud.
How to give and receive effective code reviews. Tips for improving code quality and team collaboration through better review practices.
A guide to setting up a productive development environment with VS Code, terminal customization, and essential tools.