Tag: Full Stack Development
All the articles with the tag "Full Stack Development".
How to build a simple Magic-Link Sign-In with Next.js, Supabase, and Sendgrid
Updated: at 11:43 AMLearn to build a magic-link sign-in system using Next.js, Supabase, and SendGrid. Secure, passwordless authentication made simple
The Ultimate Full Stack Framework for 2024: Remix
Updated: at 06:14 AMRemix is a full-stack framework with seamless backend-frontend integration, fewer states, and web standards emphasis
How to clear form after submit in Remix
Updated: at 06:14 AMOptimize Remix form clearing with useActionData hook, HTMLFormElement's reset, and React's useRef, minimizing client-side logic
How to handle multiple form actions in Remix
Updated: at 06:13 AMAdd name="intent" and value="actionName" to the button that submits the form. In the action, use formData.get("intent") to learn which button was clicked.
A Full-stack Developer's Guide to Setting Up a New MacBook Pro
Published: at 08:20 PMExplore a full stack developer's guide for setting up MacBook Pro with the most essential tools