Derniers articles de la catégorie Next
I'm launching a Boilerplate - ShipSaaS a Next FullStack boilerplate for SaaS maker
When you're building a route in Next.js 14/15 using `app/route.tsx`, it's tempting to include business logic (tracking, logging, analytics, etc.) **right before returning a response**. A common example:
AI can drive you crazy! My workflow for working with AI and Cursor...
Do you think you're testing your Next.js app properly? But what happens when you have React Server Components and Server Actions?
Don't Become a FULLSTACK Developer! That’s what we hear everywhere.
Are you using static rendering (SSG) with Next.js to optimize performance? That’s a great start! But what about your dynamic routes? Are they optimized?
Is your app feeling slow? ⏳ Have you considered implementing an Optimistic UI approach? The idea is simple: Be optimistic.
Zustand and Tanstack Query Are Dead Because of Next.js
Next.js 15 is the latest version of this powerful framework that allows you to build modern web applications with optimal user experiences.