Build In Public

Development guides and tutorials on building delightful content experiences

Lazy Loading in Next.js: The Future of Resource Optimization
#development#nextjs
Lazy Loading in Next.js: The Future of Resource Optimization

Struggling with high TBT scores? Discover how to master Next.js lazy loading to optimize React's hydration process and stop your components from killing your Lighthouse performance.

30 April 2025
How to Improve PageSpeed Score with Next.js
#nextjs#development#vercel#hosting#deployment
How to Improve PageSpeed Score with Next.js

Tired of poor PageSpeed scores? Master Next.js performance with real techniques for image optimization, SSR, and font loading. Get the nitty-gritty details developers crave.

29 April 2025
Understanding Authentication Security: Server-side Checks in Next.js
#development#nextjs#authentication
Understanding Authentication Security: Server-side Checks in Next.js

Tired of wrestling with Next.js auth? Learn why your client-side checks aren't enough and how to implement bulletproof server-side authentication that even seasoned hackers can't bypass.

28 April 2025
Understanding React's Hydration Process: The Missing Link to Enhanced Performance
#development#nextjs#react
Understanding React's Hydration Process: The Missing Link to Enhanced Performance

Tired of poor TBT scores and unresponsive buttons after page load? Dive deep into React's hydration process and discover expert techniques to transform your Next.js app's performance.

28 April 2025
Understanding and Utilizing Robots.txt and User Agent Blocking
#development#hosting#deployment
Understanding and Utilizing Robots.txt and User Agent Blocking

Tired of AI bots sucking your server resources dry? Learn how to effectively shield your web apps from relentless crawler traffic using robots.txt and user agent blocking - beyond just the basics.

28 April 2025
Ultimate Guide to Securing JWT Authentication with httpOnly Cookies
#authentication#development
Ultimate Guide to Securing JWT Authentication with httpOnly Cookies

Stop storing JWTs in local storage! Learn why httpOnly cookies are your best defense against XSS attacks and how to implement them properly in your authentication flow.

27 April 2025
Best Practices for Redirecting Users Post-Authentication in Next.js
#nextjs#authentication#development
Best Practices for Redirecting Users Post-Authentication in Next.js

Comprehensive guide to handling post-authentication redirects in Next.js. Learn best practices for middleware implementation, cookie management, and preventing race conditions.

24 April 2025
Using AI Tools to Build Your MVP: A Double-Edged Sword?
#startup#early-stage#development
Using AI Tools to Build Your MVP: A Double-Edged Sword?

Struggling to build your MVP without a technical co-founder? Discover how AI tools can accelerate your startup journey—and learn the hidden pitfalls that could cost you $80k in savings.

23 April 2025
Best Practices for Using Tailwind CSS in Large Projects
#react#development
Best Practices for Using Tailwind CSS in Large Projects

Tired of CSS chaos in large projects? Learn how to tame Tailwind's utility classes, maintain clean HTML, and scale effectively - without sacrificing the productivity boost you love.

23 April 2025
From Middleware to Component Level: Scaling Authentication Logic in Next.js
#authentication#nextjs#development
From Middleware to Component Level: Scaling Authentication Logic in Next.js

Tired of double database queries and middleware headaches? Discover how to architect Next.js authentication that actually scales, from protecting static routes to handling dynamic user data efficiently.

22 April 2025