Blog

Articles about web development, AI automation, and modern tech.

Why useEffect running twice and how to handle it well in React?

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?

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

Dynamic Pages with REST API Integration - Part 2 | Full-Stack Blog Course #19 - Data Binding

Dynamic Pages with REST API Integration - Part 2 | Full-Stack Blog Course #19 - Data Binding

Dynamic Pages with REST API Integration - Advanced Angular TutorialIn this comprehensive tutorial, we'll explore the intricacies of creating dynamic pages using Angular and Node.js, focusing on robust...

July 24, 2025

Building with shadcn/ui: Accordion, Alert & Dialog Components in Next.js | Part 1

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: 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

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 | 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

How to get ID from URL in Angular 17? | Realtime Extraction

How to get ID from URL in Angular 17? | Realtime Extraction

Extracting URL Parameters in Angular 17: A Comprehensive GuideIn this tutorial, we'll dive deep into how to extract an ID from a URL in Angular 17 using the powerful ActivatedRoute service. Understand...

December 8, 2024

How to get query params in Angular 17?

How to get query params in Angular 17?

Understanding Query Parameters in Angular 17Query parameters are essential for creating dynamic and interactive web applications in Angular. They allow you to pass additional information through URL p...

December 8, 2024