Site: https://nextradar.dev
Newsletter: https://nextradar.substack.com/
Nextjs Jobs: https://nextradar.dev/jobs
I recently reached out to the community to gather insights on the pitfalls they encountered while working with Next.js, here is what they shared:
1⃣ Not reading the docs is on the top list
2⃣ Database transactions in middleware.ts
I recently reached out to the community to gather insights on the pitfalls they encountered while working with Next.js, here is what they shared:
1⃣ Not reading the docs is on the top list
2⃣ Database transactions in middleware.ts
Try the new API XState Store from Statelyai I always wanted to use xState but it was so much boilerplate code to write to get started, now with the new createStore API it is much simpler to start.
Try the new API XState Store from Statelyai I always wanted to use xState but it was so much boilerplate code to write to get started, now with the new createStore API it is much simpler to start.
🌟Vercel is on the lookout for a DX Engineer to join their team and enhance the Nextjs docs site.
👉 Tag someone who would be a great fit! Check out the full job description in the first comment below.
#NextJS #DeveloperExperience #Vercel #Hiring #RemoteWork
🌟Vercel is on the lookout for a DX Engineer to join their team and enhance the Nextjs docs site.
👉 Tag someone who would be a great fit! Check out the full job description in the first comment below.
#NextJS #DeveloperExperience #Vercel #Hiring #RemoteWork
I collected all headless CMS providers that can be used with Next.js, since I see every now and then questions popping up in Reddit about headless CMS.
1/3
I collected all headless CMS providers that can be used with Next.js, since I see every now and then questions popping up in Reddit about headless CMS.
1/3
Nextjs security, server actions, use cache, SEO, meta tags, Nextjs 15, shadcn
nextradar.substack.com/p/nextradar-6
Nextjs security, server actions, use cache, SEO, meta tags, Nextjs 15, shadcn
nextradar.substack.com/p/nextradar-6
Disable prefetching in your Link component for low-traffic pages that are prefetched a lot such as privacy policy and terms of service pages. This will reduce the network requests.
Disable prefetching in your Link component for low-traffic pages that are prefetched a lot such as privacy policy and terms of service pages. This will reduce the network requests.
Remove all console calls with this simple config
Remove all console calls with this simple config