Things I Hate About CSS
A developer's honest take on the state of CSS in 2026, and why Tailwind v4 is finally the saving grace we needed.
Thoughts on software engineering, creative design, and everything in between.
A developer's honest take on the state of CSS in 2026, and why Tailwind v4 is finally the saving grace we needed.
Eliminate API routes natively. Best patterns for form mutations, error handling, and parallel revalidation with Next.js Server actions.
LCP, FID, CLS explained. Step-by-step techniques to score 100 on Lighthouse using code splitting, edge caching, and semantic HTML.
Stop writing 'any'. Explore advanced generics, conditional types, and schema validation with Zod to bulletproof your React/Node.js stack.
Learn how XRide Labs built 'Zoomies', handling real-time map data, Redux state slices, and Expo Router to deliver native performance.
Deep dive into Server Components, Server Actions, and optimizations in Next.js 14 for creating high-performance, SEO-friendly applications.
Why modern frontend developers are migrating to Supabase. An objective comparison on PostgreSQL advantages, typed clients, and realtime subscriptions.
How to properly secure a Next.js application, deal with refresh token rotation, and enforce Role-Based Access Control securely.
Are you over-engineering? A look into Trpc, gRPC, monolithic architectures vs decoupled microservices for fast-growing platforms.