SGSatyam Gargintech18.hashnode.dev·May 12, 2025 · 3 min readNext.js 15 Routing Explained in Simple Terms (With Examples)Example: Building a Simple Blog with Basic Routing Building a Simple Blog with Basic Routing in Next.js using the app directory is a great way to solidify your understanding of file-based routing. We'll create a basic blog structure, focusing on crea...00
SGSatyam Gargintech18.hashnode.dev·Apr 24, 2025 · 10 min readBuilding a Complex E-commerce Application with ZustandBuilding a Complex E-commerce Application with Zustand presents unique state management challenges. This lesson explores how Zustand can be effectively utilized in such a scenario, focusing on key aspects like managing product catalogs, shopping cart...00