Blog

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

Next js window is not defined - 3 Production Ready Solutions

Next js window is not defined - 3 Production Ready Solutions

Next.js Window is Not Defined - 3 Production Ready SolutionsIf you're a Next.js developer, you've likely encountered the frustrating "window is not defined" error. This common issue occurs during serv...

December 12, 2024

Mastering Claude MCP: Integrating with GitHub | Episode #2

Mastering Claude MCP: Integrating with GitHub | Episode #2

Mastering Claude MCP: Integrating with GitHubIntroduction to GitHub Integration with Claude MCPIn the rapidly evolving world of software development, seamless integration between platforms is crucial....

December 13, 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

Building with shadcn/ui: Carousel in Next js | Part 4

Building with shadcn/ui: Carousel in Next js | Part 4

Building with shadcn/ui: Carousel in Next.jsWelcome to our comprehensive tutorial on implementing a dynamic carousel component using Shad CN UI in Next.js. In this guide, we'll explore the powerful fe...

December 31, 2024

Mastering Index in Angular 17: *ngFor and @for Loops

Mastering Index in Angular 17: *ngFor and @for Loops

Mastering Index in Angular 17: *ngFor and @for LoopsIn the world of Angular development, understanding how to work with loop indexes is crucial for creating dynamic and interactive applications. Angul...

December 8, 2024

Using Combobox component with Shadcn ui and Next js | Part 8

Using Combobox component with Shadcn ui and Next js | Part 8

Mastering Combobox Component with Shadcn UI and Next.jsIn this comprehensive tutorial, we'll explore the powerful Combobox component from Shadcn UI, designed to enhance user interaction in Next.js app...

January 19, 2025

How to Open VS Code Through Terminal?

How to Open VS Code Through Terminal?

How to Open VS Code Through TerminalIntroduction to Opening VS Code from TerminalAs a developer, efficiency is key. Learning how to open Visual Studio Code directly from your terminal can save you val...

December 8, 2024

Date Picker with Shadcn:UI in your Next js projects | Part 12

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

How to get previous route in Angular 17?

How to get previous route in Angular 17?

How to Get Previous Route in Angular 17Introduction to Route Tracking in AngularUnderstanding how to track previous routes is crucial for creating dynamic and user-friendly Angular applications. In th...

December 8, 2024