Building Modern Web Apps with Next.js 15
Exploring the latest features in Next.js 15 and how they can improve your development workflow. From Server Components to the new App Router.
Read articleThoughts on web development, design, and building products that make a difference. I write about things I've learned and challenges I've solved.
Exploring the latest features in Next.js 15 and how they can improve your development workflow. From Server Components to the new App Router.
Read articleA comprehensive guide to writing clean, maintainable TypeScript code. Learn about strict mode, utility types, and common pitfalls to avoid.
Read articleWhy accessibility matters and how to build inclusive web experiences. Practical tips for ARIA labels, keyboard navigation, and screen readers.
Read articleUnderstanding the paradigm shift in React development. How Server Components work, when to use them, and common patterns.
Read articleBuilding APIs that are intuitive, consistent, and maintainable. Learn about versioning, error handling, and documentation.
Read articleFrom Core Web Vitals to bundle optimization. Practical techniques to make your web applications faster and more responsive.
Read article