Welcome to the NextJS Fullstack Course
Signup
Login
About the NextJS Fullstack Course
The NextJS Fullstack Course is a comprehensive program that teaches you how to build fullstack web applications using NextJS, a popular React framework for server-side rendering. Throughout the course, you will learn the ins and outs of NextJS, including its advanced routing capabilities, server-side rendering, and API integration. You will also learn about user authentication and authorization, which are essential for building secure web applications.
By the end of the course, you will have gained the skills necessary to create robust web applications from start to finish. Whether you are a beginner or an experienced developer, this course will provide you with the knowledge and hands-on experience you need to become proficient in NextJS fullstack development.
So don’t wait any longer, sign up now to start your journey towards becoming a NextJS fullstack developer!
Thanks man, really helped me with a personal project
I m getting api not found api/users/signup
im encountring one problem , i have to restart server to create an new account each time otherwise im getting error OverwriteModelError: Cannot overwrite `User` model once compiled..someone please help
which extension are you using for getting autometic suggestion???
A o A sir how are you
sir i request you that you make a video urdu or hendi language
and and some caption
4: 00 AM is just a common thing…!😌
Hey , amazing video . Could you please tell me the extension which gives such brilliant suggestions
Thanks a lot for bringing the Next.js videos with Login / Signup mechanism.
Thank you hitesh sir!
beautifully explained
⨯ OverwriteModelError: Cannot overwrite `User` model once compiled. I am getting this error when i try to perform more than one step like – sign and login after starting the server. I have to restart the server everytime eiher doing login or signup. I have debugged my code there is not twice model creation or import is happening.
sir you didnt explained what is NextRequest whaever it is ti works with ts i suppose, and my brain is dead to understand how to do so with normal js …….
Thank you!
Salamo alikom
add this in your connection so you can connect to desired database instead of the standard test that mongo do if you dont specifiy it.
mongoose.connect(process.env.MONGODB_URL!, {
dbName: 'mydatabasename', //
Use your desired database name to connect to
})
const connection = mongoose.connection
why you are using use client on server side component?
Thank You So much Sir for the great tutorial and content knowledge and I have learned a lot
Love your smile. Great work Hitesh. 😊
Thank you for your tutorials. Is there a resaon for not using form onSubmit here ?
I can t make any react hooks working in "use client" components in this next13 app router setup actually.
your VSCode inline quick suggestion are too experts, how you done that?
Thank-you sir. Very very helpful..