Tag
#Next.js
8 articles with this tag

Architecture
Multi-Domain Architecture: Separating Landing and Control
How we architected our platform to serve boottify.com and control.boottify.com from a single codebase.
about 1 month ago4 min
381

Bug Fixes
The Great Prisma Cache Mystery
Why our new database model wasn't available at runtime—and the simple fix that saved the day.
about 2 months ago3 min
510

Bug Fixes
Fixing Tiptap SSR Hydration Mismatches
A quick fix for the common Tiptap editor hydration error in Next.js applications.
about 2 months ago2 min
140

Platform Updates
Our Journey to Next.js 16
What changed when we upgraded from Next.js 14 to 16, including the middleware to proxy migration.
about 2 months ago4 min
340

Infrastructure
Dockerizing for Production Deployment
How we containerized our Next.js application for consistent, reproducible deployments.
2 months ago5 min
540

Security
Implementing Server-Side Authentication Checks
Why client-side auth checks aren't enough, and how we protect routes at the server level.
2 months ago4 min
210

UI/UX
Tailwind CSS 4: What Changed for Us
Our experience upgrading to Tailwind CSS 4 and adapting to the new configuration.
2 months ago4 min
180

Performance
Performance Monitoring in Production
Tools and techniques we use to monitor and optimize production performance.
3 months ago4 min
370