Category
Programming & tech
Categories
150 articles in Programming & tech
Why useEffect running twice and how to handle it well in React?
Why useEffect Running Twice and How to Handle It Well in ReactUnderstanding useEffect Double Invocation in ReactReact's Strict Mode can cause useEffect to run twice during development, which often cat...
December 10, 2024
Why React’s useState Doesn’t Reflect Changes Immediately?
Why React's useState Doesn't Reflect Changes Immediately?React's state management can be tricky, especially when you're new to the framework. One of the most common misconceptions is how the useState...
December 10, 2024
Building with shadcn/ui: Accordion, Alert & Dialog Components in Next.js | Part 1
Building with shadcn/ui: Mastering Accordion, Alert & Dialog Components in Next.jsWeb development is evolving, and creating beautiful, functional user interfaces has never been easier. In this tutoria...
December 23, 2024
Building with shadcn/ui: Badge, Avatar, Breadcrumb in Next js | Part 2
Building with shadcn/ui: Avatar, Badge, and Breadcrumb Components in Next.jsIntroduction to shadcn/ui ComponentsIn this tutorial, we'll explore three powerful components from shadcn/ui: Avatar, Badge,...
December 27, 2024
Using Charts with Shadcn/ui and Next js | Part 5
Mastering Charts with Shadcn/ui and Next.jsIn this comprehensive tutorial, we'll dive deep into integrating charts using Shadcn/ui and Next.js, exploring the powerful Recharts library to create stunni...
January 2, 2025
Claude MCP Filesystem Server | Let Claud Access your Filesystem | Episode #4
Claude MCP Filesystem Server: Unlocking Advanced File AccessIn this exciting episode of our technical tutorial series, we dive deep into the powerful capabilities of Claude MCP Filesystem Server. This...
January 19, 2025
Date Picker with Shadcn:UI in your Next js projects | Part 12
Implementing Date Picker with Shadcn/UI in Next.jsIn this tutorial, we'll dive into creating a powerful and elegant Date Picker component using Shadcn/UI in your Next.js projects. Shadcn/UI provides a...
March 6, 2025
Git Basics: Add, Commit, and Push Explained
Git Basics: Add, Commit, and Push ExplainedVersion control is a crucial skill for developers, and Git is the most popular system for tracking changes in your code. In this tutorial, we'll break down t...
March 6, 2025
Database Models & Associations (Users, Categories, Posts, Comments, Tag) | Full-Stack Blog Course #4
Database Models & Associations: Building Complex Relationships in SQLUnderstanding Database Models and AssociationsIn the world of full-stack development, creating robust and efficient database models...
July 24, 2025








