Notes On Building The Web
- I Built 5 Side Projects in 2026 Using Only Next.js + AI — Here’s What Actually Worked — Last January I decided to go all-in on AI-assisted development. Five projects later, here’s what made money, what flopped, and the exact stack that won.
- The Rise and Fall (and Rise Again) of Frontend Frameworks in 2026 — I’ve used all major frameworks professionally this year. Here’s the unfiltered truth about what’s thriving and what’s struggling.
- How I Improved My React App’s Performance by 340% in One Weekend — My SaaS dashboard was slow. Users complained. Here’s exactly how I fixed it.
- The Developer’s Guide to Staying Sane in 2026 (Burnout, AI Overload & Career Growth) — The tools are getting smarter, but developers are burning out faster. Here’s what actually helps.
- Tailwind CSS v4 Advanced Patterns & Troubleshooting Guide 2026 — Tailwind CSS v4 is a major leap forward. This comprehensive guide covers everything from setup to advanced real-world patterns in Next.js 16.
- Authentication in Next.js 16 + Node.js 2026: Complete Guide with Fixes — Modern apps need robust auth with social login, magic links, and session management. Here is how to build it in Next.js 16 — and fix the common errors.
- Vue 3 + Nuxt 4 in 2026: Migration, Fixes & Comparison with React/Next.js — Nuxt 4 and Vue 3 deliver a gentle learning curve and excellent DX. Here is how to set up, migrate, and decide between Nuxt and Next.js.
- Drizzle ORM with Next.js 16 & PostgreSQL: Full CRUD Guide 2026 — Drizzle ORM offers an excellent TypeScript experience and great performance. Here is a full CRUD setup with Next.js 16 Server Actions and PostgreSQL.
- Tailwind CSS v4 in 2026: Best Practices, Common Issues & Fixes — Tailwind CSS v4 brought major improvements with the Oxide engine, better CSS variables, and enhanced JIT. Here is how to use it effectively and fix common headaches.
- Svelte 5 in 2026: Migration Guide, Fixes & When to Choose It Over React — Svelte 5 with runes has matured into a serious contender for reactive UIs. Many developers are migrating for smaller bundles and simpler state management.
- Astro 5.0 in 2026: Best Framework for Content Sites + SEO Fixes — Astro continues to dominate content-first and marketing sites thanks to its island architecture and zero-JS-by-default approach.
- TypeScript Errors & Best Practices in Modern Full-Stack Apps (2026) — TypeScript remains essential but generates many search queries for error fixes. Here are the top issues and how to solve them.
- React 19 Migration Fixes: Solving Breaking Changes & Hydration Errors in 2026 — React 19 introduced powerful features but also caused widespread breaking changes. Here is how to fix the most common migration problems.
- Next.js 16.2 Deployment & Build Errors: Complete Fix Guide 2026 — Deployment issues spike after major upgrades. Here are proven fixes for Turbopack, env vars, API routes, and version skew.
- Node.js 26 Memory Leaks & Performance Optimization in 2026 — Memory leaks remain a top pain point. Here is how to hunt them down with heap snapshots, listener cleanup, and GC tuning.
- Core Web Vitals & SEO Fixes for Next.js/React Sites in 2026 — Poor vitals kill rankings. Fix LCP, INP, and CLS with these high-impact techniques for React and Next.js.
- Fixing React 19 Hydration Errors & Common Issues in 2026 — Hydration errors remain one of the top searched React issues even after React 19. Here is how to fix them permanently.
- Next.js 16.2 Deployment Errors & Vercel Fixes in 2026 — Deployment failures are among the top searched Next.js problems. Here are battle-tested fixes for build and runtime errors.
- Node.js 26 Performance & Memory Leak Fixes in 2026 — Memory leaks and performance bottlenecks are evergreen problems. Here is what actually works in Node.js 26.
- SEO & Core Web Vitals Fixes for React/Next.js Sites in 2026 — Google’s emphasis on user experience makes these fixes critical for ranking in 2026. Here are the high-impact ones.
- React 19 in 2026: What Every Developer Needs to Know — React 19 is stable and it is one of the most impactful releases in years — the React Compiler, better Server Components, and Actions change how we build. Here is everything you need to know.
- Next.js 16.2 & Node.js 26: The Perfect Full-Stack Combo in 2026 — The combination of Next.js 16.2 and Node.js 26 is currently the most powerful and developer-friendly full-stack stack available. Here is how to architect it.
- SEO Strategies That Still Work in 2026 (After AI Overviews) — Traditional keyword-stuffing SEO is long gone. In 2026, Google rewards depth, originality, and user experience more than ever. Here is what still works.
- Modern UI/UX Design Trends Dominating 2026 — Design in 2026 focuses on emotion, fluidity, and intelligent adaptation. Here are the biggest UI/UX trends and how to implement them.
- Why Fast Websites Convert Better (And How I Keep Them Fast) — Every extra second of load time costs you customers. Here is exactly how I keep client sites loading in under a second — and why it matters for your bottom line.
- Figma to React, The Right Way — Turning a design into pixel-perfect, maintainable React is more than eyeballing it. Here is the workflow I use to ship clean, reusable components.