Guys, if the video is helpful to you or you learned something than please appreciate and ADD COMMENT hit the LIKE and SUBSCRIBE button and help this channel to GROW Checkout the React Playlist - th-cam.com/play/PLTP3E5bPW7944Ec1lfXzavqRHzxY5FigD.html Checkout the JS playlist - th-cam.com/play/PLTP3E5bPW795Nx9KUPCdHNsh7uuyqe9Mi.html
Thank you and please continue posting back end tutorial like this, i followed all your courses, and you helped me a lot understanding, i also use what i learnd from you in my own project, thank you again
Amazing tutorial. For who doesn't want to install extra package for update the server while changing, instead nodemon you can create a script like he did "dev": "node --watch index.js", that it will watch for the changes and do the same as nodemon.
Bohut din seh gayab ho sir we want more full stack projects. This time please teach us how to integrate typescript in our backend. Btw thank you as always for providing such videos for free❤
Your way of explanation is excellent, but I have a doubt. Here, you're using static roles like admin, manager, and user. If I want to use dynamic roles, meaning I want to add a new role, like HR, without touching/modifying the middleware code, how can I achieve that?
i saw a video where it said, try not to make clone projects ,try to make their unique feature like, searching recomandation system or like (like in uber) have to go from one place to another place including traffic...how to do build this
You have use some ORM like prisma or schema validation. You can take reference from this video - Build a CRUD Rest API with Node.js, Express, PostgreSQL & Docker th-cam.com/video/TYB-Lz8YGFk/w-d-xo.html
i'm following your code, but when i try to register a new user it throws back error, Something went wrong, please could i be doing wrong. i need your assistance
@@meditationalmusic610 : I have put the timestamp so you can jump to any topic directly. I cannot assume anyone who will watch the video can directly follow the last 6 minutes.
Guys, if the video is helpful to you or you learned something than please appreciate and ADD COMMENT hit the LIKE and SUBSCRIBE button and help this channel to GROW
Checkout the React Playlist - th-cam.com/play/PLTP3E5bPW7944Ec1lfXzavqRHzxY5FigD.html
Checkout the JS playlist - th-cam.com/play/PLTP3E5bPW795Nx9KUPCdHNsh7uuyqe9Mi.html
Make the frontend part please
One of the best videos here on TH-cam
i was able to follow this video using honojs , prisma and postgres. the level of explanation was very good thank you for your hard work
This tutorial is excellent and you will never forget the concept after watching it. Thank You Brother👍
Very well explained. Glad to see you back.
Hey, thanks!
Thank you and please continue posting back end tutorial like this, i followed all your courses, and you helped me a lot understanding, i also use what i learnd from you in my own project, thank you again
from beginning to the end this video is really awesome...❤ Really a nice job!
Thank you so much 😀
Amazing tutorial. For who doesn't want to install extra package for update the server while changing, instead nodemon you can create a script like he did "dev": "node --watch index.js", that it will watch for the changes and do the same as nodemon.
node --watch is a good option indeed. Thanks for the comment.
To be very honest it is the best video for authentication .
Bohut din seh gayab ho sir we want more full stack projects. This time please teach us how to integrate typescript in our backend. Btw thank you as always for providing such videos for free❤
Kya kru Sir, life hi itni busy chal rahi hai. Koshish krete hai aur aache videos banane ki. Support banaya rakhe apna.
Awesome tutorial 👌
Keep it up sir ji , its helpful for project understanding and interview preparation as well to clear the deep concept.
Thanks and Keep watching!
Thank you so much sir It really helped me a log
The tutorial i was looking for... 🎉 thanks alot.
Thank you sirjee for nice explanation ❤ very simple explanation awesome
Thank you, keep watching!
Thank you I finished this project
Great job! Keep it up.
Very nice video Dipesh❤
Thanks Rohit
Thank you. Learn new thing here.
Glad it was helpful!
thanks, bro!!!!
Good luck!
Your way of explanation is excellent, but I have a doubt.
Here, you're using static roles like admin, manager, and user. If I want to use dynamic roles, meaning I want to add a new role, like HR, without touching/modifying the middleware code, how can I achieve that?
Thanks! Please make a Industry Standard Project.
Welcome. Noted!
@@DipeshMalvia 😍
Great content, can you please teach us how to use redux toolkit and Tanstack query together in one project
Yes, it is a good topic. I will take a note. Thanks
Great!! Sir please make Full stack banking project
Thanks! noted
Thank you sir.
Most welcome
School management system project please in Mern with role based authentication, role based crud
great tutorial , thank you Dipesh
Thanks!
Thank You
You're welcome
so you have used MVC architecture
Nice❤
Thanks 🔥
@@DipeshMalviarất dễ hiểu
i saw a video where it said, try not to make clone projects ,try to make their unique feature like, searching recomandation system or like (like in uber) have to go from one place to another place including traffic...how to do build this
How do we use the refresh token mechanism for handling access token expiration?"
how you created userSchema in moongoo db, how we can create same in mysql or mssql?
You have use some ORM like prisma or schema validation. You can take reference from this video - Build a CRUD Rest API with Node.js, Express, PostgreSQL & Docker
th-cam.com/video/TYB-Lz8YGFk/w-d-xo.html
Using require in 2024 is wild
Haha, I get so confused too, import syntax has been out for ages now.
Import right?
Sir is this will work for next js
It should work.
@@DipeshMalvia thank u
What is the name of the 4th icon in the thumbnail?
@@gnanavelpandian7756 thunder client
Thunderclient
i'm following your code, but when i try to register a new user it throws back error, Something went wrong, please could i be doing wrong. i need your assistance
hey dipesh can i re use this method on sql database with seqeulize on a node.js app
can you do one on ABAC?
@@aryzen2781 : Yes, I will check more on this topic ? Thanks for sharing it.
For this project project. You have already done the backend. Also make frontend. Please
Bro, please start a nodejs with MySQL series most company are asking now
HOW TO KNOW JWT SECREAT KEY
I USED AUTOMATIC GENERATORE:- const crypto = require("crypto");
const secretKey = crypto.randomBytes(32).toString("hex");
module.exports = { secretKey }; with out .env file
Bhai Whitelist kese krenge?
@@kunal-jn6ku kya whitelist krna hai…
@@DipeshMalvia MongoDB ip address whitelist ni horha tha but after updating node package whtielist hogya. Thanks for care
Btaiye sir ip kaise whitelist kre?
how to personally contact with you
It's a waste of time to show authentication and authorization implementation. You could've only shared last 6 minutes and it could've sufficed.
@@meditationalmusic610 : I have put the timestamp so you can jump to any topic directly. I cannot assume anyone who will watch the video can directly follow the last 6 minutes.
frontend please
informative, but can be improved sir! with a better example!
Noted! Thanks for the feedback
41:50
casl