Shreyansh shethshreyansh-sheth.hashnode.dev·14 hours agoModern State Management Tools: Exploring Zustand, Jotai, Recoil, and Their Place in Scaling Beyond ReduxIntroduction Managing application state has always been a core challenge in front-end development. Redux, the battle-tested state management library, has been a staple for years, offering predictable state updates and a clear architectural approach. ...DiscussReact
Kishan Shethkoolkishansheth.hashnode.dev·19 hours ago🔥 🔥 200 Project Ideas from Beginner to Advanced with Open Source Contributions 🚀Introduction Are you ready to dive into the world of coding with real-world projects? Whether you're a beginner looking to learn the fundamentals or an experienced developer seeking a challenging new endeavor, this curated list of 200 project ideas h...DiscussReact
Ritesh BenjwalforTech Docsriteshbenjwal.hashnode.dev·21 hours agoBuilding the Backend for a Food Delivery Platform: My First Professional ProjectStarting my journey as a software engineer, I was entrusted with a massive responsibility: building the backend for a food delivery platform similar to Zomato and Swiggy. As a fresh software engineer, this was a dream project—challenging yet rewardin...DiscussMERN Stack
Ritesh BenjwalforTech Docsriteshbenjwal.hashnode.dev·a day agoBuilding a Global Events Discovery Platform: A Technical Deep DiveProject Overview As a MERN stack developer, I recently led the frontend development of a comprehensive events discovery and booking platform. The platform enables users to discover and book events worldwide while allowing event organizers to post and...DiscussJavaScript
Tinotenda Joeblog.britelink.io·Nov 20, 2024How to Integrate Worldline Payment Gateway in Nextjs 14It's been a minute, but let's get technical! I just finished integrating Worldline payments, and I thought I could leave some notes here in case any dev wants a quick rundown. I think this is one hell of a payment handler that deserves more attention...Discussworldline
Aviral Singhaviral-blogs.hashnode.dev·Nov 20, 2024A Detailed Guide to WebSockets: Real-Time Communication SimplifiedWebSockets have revolutionized how real-time communication is implemented in web applications, enabling a persistent, two-way connection between a client and a server. This article explores the core concepts, use cases, advantages, and best practices...DiscussWeb Development
Aviral Singhaviral-blogs.hashnode.dev·Nov 20, 2024Exploring Next.js 15: What's New and Why It's Better Than EverNext.js continues to set the standard for modern web development, and with the release of Next.js 15, it raises the bar even higher. From faster builds to enhanced developer experience, this version solidifies its position as a go-to framework for bu...DiscussNext.js
Vignesh Mvikky.dev·Nov 19, 2024Thoughts on TailwindI’ve been through few busy weeks because I am leading the UI team on a new project at work where everything we use is a new tech stack for all of us. Somehow, project like these seem to find me attractive and land on my plate. I don’t want to rant on...Discusstailwind
Karla DampilagforNexi Launch Blognexilaunch.hashnode.dev·Nov 19, 2024The Rise of Next.js: Benefits, Drawbacks, and Future ProspectsIn recent years, the web development landscape has been buzzing with discussions about Next.js. A product of the team at Vercel, Next.js has evolved far beyond its initial capabilities. And when industry heavyweights like TikTok, Nike, and Netflix be...Discuss·3 likesNext.js
Satyam Anandsatyamanand.hashnode.dev·Nov 19, 2024Custom Starter Template for Turborepo with Tailwind CSS & Shadcn UIThis is a custom starter template for Turborepo with Tailwind CSS and Shadcn UI. What is Truborepo? Turborepo is a high-performance mono-repo build system designed to manage multiple projects efficiently within a single repository. It optimizes buil...Discuss·1 like·28 readsVercel