Please sir, make a small but brief tutorial for Supabase, or neon database. This would help a lot to understand such an interesting projects you make. Also thanks for such a mind blowing project
We need more complex projects mainly using Nextjs aas frontend , Node/Hono as backend and can you please use NextAuth as Authentication Thank you for this !!!!
Have you built this project actually bro I am having an error with clerk authentication when i would signIn and then wants to take out signout after that i will not able to sign in again so if you know then pls tell how can i solve this error
Yes I also got error, we need to downgrade react version from latest to stable after creating nextjs project using : "npx create-next-app@latest" Steps: 1) delete node modules folder 2) update react version in package.json manually : paste this in package.json over latest react versions ( override ) : "react": "^18.0.0", "react-dom": "^18.0.0", 2) In terminal, type : "npm i" this will add node modules with updated version of react, the stable one 4) then install shadcn : "npx shadcn@latest init" HURRAY DONE !!
This is unique project, only features are similar to jira. I have to mention "jira clone" so that its easier for people to know what this app is all about! Tha actual name is ZCRUM ( Project Management Tool )
➡ My Interview Prep Course (50% Discount) -
roadsidecoder.com/course-details
Please sir, make a small but brief tutorial for Supabase, or neon database. This would help a lot to understand such an interesting projects you make. Also thanks for such a mind blowing project
I have made a url shortener tutorial, please watch that. its short and easy
This is so beautful and full of features , will definitely try
❤️
We need more videos on Machine Round, Basically interview related focused videos.
Anyway Awesome video, Thanks for all the efforts.
You are killing it man. Kudos for the effort✌✌
Best Channel to look for projects
Need a series/crash course on React testing
Sure, thanks for suggestion!
Thanks for sharing it
Thanks for a nextjs project
❤
We need more complex projects mainly using Nextjs aas frontend , Node/Hono as backend and can you please use NextAuth as Authentication
Thank you for this !!!!
raised a pull request in this repo few days ago.
bro you killed it
❤️
bro how you build starting 10-20 second video in which website is getting moved and scrolled
Superb project but why clerk because already in calendly clone you have used same
Could you make a short video on generating image logos using AI in ChatGPT.
How did you make the logo and get idea for your project name
I built the same with vanilla JavaScript by asking Claude Ai to do it. And I understood better because it's in vanilla JavaScript.
Do u have Claude ai premium?
How did you made the initial intro
i will build this with you
Have you built this project actually bro I am having an error with clerk authentication when i would signIn and then wants to take out signout after that i will not able to sign in again so if you know then pls tell how can i solve this error
I want to know how did you make logo
Can you make some interesting projects like this on mern stack??
We need some devops now ❤
Chup chamiye..aur projects dalega dalne de lodü
This is not a devops related channel. He makes web dev related videos.
Hllo sir plz how to explain this projects on interview s
Just like i explained in the intro
when i install the npx shadcn@latest init showing error
yes as latest next app uses react 19
delete node-module
in package,json chnage react and react-dom version to ^18
run npm i
this fixed for me !
Yes I also got error, we need to downgrade react version from latest to stable after creating nextjs project using :
"npx create-next-app@latest"
Steps:
1) delete node modules folder
2) update react version in package.json manually :
paste this in package.json over latest react versions ( override ) :
"react": "^18.0.0",
"react-dom": "^18.0.0",
2) In terminal, type :
"npm i"
this will add node modules with updated version of react, the stable one
4) then install shadcn :
"npx shadcn@latest init"
HURRAY DONE !!
Typescript plz
❤❤❤❤
Use Tsx instead of Jsx
13:48
Sir make unique project. Don't make clones it's was helpful to us in interviews
This is unique project, only features are similar to jira. I have to mention "jira clone" so that its easier for people to know what this app is all about!
Tha actual name is ZCRUM ( Project Management Tool )
Good work but it is already outdated because of NextJS 15!
Nope, theres not much change.
Plus no company is gonna be using next js 15 for atleast 1 year
why don't you use typescript as it is industry standard.