Tag: Beginner Developers
All the articles with the tag "Beginner Developers".
A Brief History of Web Development
Published: at 11:16 AMTaking a moment to appreciate where web development started for me and how amazing it is right now.
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.
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
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
Succeeding as a Software Developer: The Essential Mindset Shift
Published: at 08:05 AMEssential mindset shift for developers: adopt growth mindset, learn from advice, contribute to community for lasting success
A Full-stack Developer's Guide to Setting Up a New MacBook Pro
Updated: at 06:27 AMExplore a full stack developer's guide for setting up MacBook Pro with the most essential tools