#Nextjs
3 notas · última:
-
How to Build a Collaborative Editor with Next.js and Liveblocks
The guide explains how collaborative editors work, why WebSockets matter, and how Liveblocks simplifies presence, syncing, and room management in a Next.js text editor.
-
How to Create a Secure Newsletter Subscription with NextJS, Supabase, Nodemailer and Arcjet 🔐💯
Tutorial mostra como montar um formulário de newsletter com NextJS, Supabase, Nodemailer e Arcjet, usando double opt-in, validação de e-mail, rate limiting e proteção contra bots.
-
Build a full stack app with Rust, Next.js and Docker
The article walks through a simple full stack app built bottom-up with PostgreSQL, a Rust API, Next.js 14, and Docker Compose, then tests CRUD endpoints and the frontend.