Category

Programming & tech

150 articles in Programming & tech

Using Command component with Shadcn ui and Next js | Part 9

Using Command component with Shadcn ui and Next js | Part 9

Mastering the Command Component in Shadcn UI with Next.jsIn this comprehensive tutorial, we dive deep into the Command component from Shadcn UI, exploring its powerful capabilities within a Next.js pr...

January 19, 2025

how to use suspense in nextjs 14+

how to use suspense in nextjs 14+

How to Use Suspense in Next.js 14+Next.js continues to evolve, providing developers with powerful tools to create more dynamic and responsive web applications. One such feature is Suspense, which revo...

December 8, 2024

Creating Your First Next.js 14 Project | Step-by-Step Tutorial

Creating Your First Next.js 14 Project | Step-by-Step Tutorial

Creating Your First Next.js 14 Project: A Comprehensive TutorialWelcome to our comprehensive guide on creating your first Next.js 14 project! If you're looking to dive into modern web development with...

December 8, 2024

How to add font awesome icons in Next.js 14 app directory?

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

December 8, 2024

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

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

Installing Node.js, Angular CLI & Essential Development Tools | Full-Stack Blog Course #2

Installing Node.js, Angular CLI & Essential Development Tools | Full-Stack Blog Course #2

Installing Node.js, Angular CLI & Essential Development ToolsIntroduction to Development Environment SetupIn this comprehensive tutorial, we'll walk through the process of setting up a robust developm...

July 24, 2025

JavaScript vs Python – Which Language Should You Learn in 2025?

JavaScript vs Python – Which Language Should You Learn in 2025?

JavaScript vs Python – Which Language Should You Learn in 2025?Choosing Your Programming Path in the Modern Tech LandscapeAs we move further into 2025, the debate between JavaScript and Python continu...

July 24, 2025

How Modern Web Apps Authenticate Users: Sessions vs JWT vs OAuth

How Modern Web Apps Authenticate Users: Sessions vs JWT vs OAuth

How Modern Web Apps Authenticate Users: Sessions vs JWT vs OAuthIntroduction to Web AuthenticationUser authentication is a critical component of modern web applications, ensuring that only authorized...

July 24, 2025