© 2026 Hashnode
I wanted to find out how shadcn-ui CLI works. In this article, I discuss the code used to build the shadcn-ui/ui CLI. In part 2.0 to 2.15, I discussed how npx shadcn-ui init works under the hood. We will look at how npx shadcn-ui add <component> work...

In the ever-evolving landscape of web development, the demand for dynamic and engaging websites has never been greater. While traditional content management systems (CMS) have served us well, the limitations imposed by their tightly coupled architect...

Unlock the Potential of NextJS 14: Mastering NextAuth & MongoDB for Secure Authentication and Role-Based Authorization In the dynamic realm of web development, security and user authentication are paramount. NextJS 14, a popular React framework, has ...
