Blog

Articles about web development, AI automation, and modern 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 add headers in HTTP requests in Angular 17? | Interceptors

How to add headers in HTTP requests in Angular 17? | Interceptors

How to Add Headers in HTTP Requests in Angular 17: Interceptors ExplainedIntroduction to HTTP Headers in AngularHTTP headers are crucial for managing communication between client and server applicatio...

December 8, 2024

Ultimate Guide to Looping in Angular 17 & 18: New vs Traditional Methods

Ultimate Guide to Looping in Angular 17 & 18: New vs Traditional Methods

Ultimate Guide to Looping in Angular 17 & 18: New vs Traditional MethodsIntroduction to Angular Looping TechniquesAngular continues to evolve, and with versions 17 and 18, developers now have more pow...

December 8, 2024

How to remove query params from url in Angular 18?

How to remove query params from url in Angular 18?

How to Remove Query Parameters from URL in Angular 18Managing URLs effectively is crucial in modern web applications, and Angular provides multiple approaches to remove query parameters. In this tutor...

December 8, 2024

How to deploy Next js app to Google Cloud RUN in 13 minutes?

How to deploy Next js app to Google Cloud RUN in 13 minutes?

How to Deploy Next.js App to Google Cloud Run in 13 MinutesDeploying a Next.js application to Google Cloud Run can seem challenging, but with the right approach, it becomes a straightforward process....

December 8, 2024

Swiper js Course | Understanding responsive design principles | Part 7

Swiper js Course | Understanding responsive design principles | Part 7

Understanding Responsive Design with Swiper.jsIn this seventh part of our Swiper.js course, we dive deep into the critical principles of responsive design. Responsive web development is essential in t...

July 24, 2025

Install and Customize Shadcn UI in Next.js 14+

Install and Customize Shadcn UI in Next.js 14+

Install and Customize Shadcn UI in Next.js 14+Introduction to Shadcn UIShadcn UI is a powerful component library for Next.js that provides developers with highly customizable and reusable UI component...

December 8, 2024

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

How to get current URL in Angular 17?

How to get current URL in Angular 17?

How to Get Current URL in Angular 17Introduction to URL Handling in AngularUnderstanding how to retrieve and manage the current URL is crucial for building dynamic and interactive web applications in...

December 8, 2024