Devlog - 01
I started work on my the frontend part of the business management dashboard.
Since I’m very familiar with NextJS , so I will be using that for the frontend and you may ask why not use it as fullstack.
The reason I’m not using nextjs as fullstack is because I wanted to learn in depth backend using express and nextjs abstracts many topics.
I have installed shadcn on the project too and was stuck on a bug while installing it. As when installing shadcn I suffixed it with a dot thinking it will install in the same directory but was getting an error pnpm dlx shadcn@latest init . Removing the dot fixed it
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.