Programming & tech
144 posts in this category
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...
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...
Building with shadcn:ui Button, Calendar & Card in Next js | Part 3
Mastering Shadcn UI Components in Next.jsIn this comprehensive tutorial, we dive deep into the world of Shadcn UI components, focusing specifically on Button, Calendar, and Card components within a Ne...
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,...
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...
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....
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...
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...
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...
How to add font awesome icons in Next.js 14 app directory?
How to Add Font Awesome Icons in Next.js 14 App DirectoryIn the world of modern web development, incorporating icons is crucial for creating visually appealing and intuitive user interfaces. Next.js 1...
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...
Top 5 GitHub Tips for Developers
Top 5 GitHub Tips for DevelopersIntroduction to GitHub MasteryGitHub has become an essential tool for developers worldwide, offering far more than just a code repository. Whether you're a beginner or...