Writing update controllers for user | Backend with JS

  Рет қаралды 50,497

Chai aur Code

Chai aur Code

Күн бұрын

Пікірлер: 963
@himanshuchuchra
@himanshuchuchra 9 ай бұрын
Hitesh sir, saw your post on "Re thinking to backend series", sir please don't stop. I found only single channel on youtube who teaches amazing and in-depth. Many people are loving this series. Really looking after how professionally we build the complete project. Hope that you will continue. Thanks ♥
@sumangalammishrashines6412
@sumangalammishrashines6412 16 күн бұрын
regarding what he said @14:10 he said if the user is able to change the password user must be logged-in which is true. then he said how he would be logged-in because middleware has been used. but at the time of logged that particular middleware(auth.middleware.js) has not been used. it was used just before logout as the code is "router.route("/logout").post(verifyJWT, logoutUser)" and here verifyJWT was exported from the middleware auth.middleware.js hence it was used just before logout. since until we are logged In and we have not proceed for log out we wont get this middleware.
@sukunademonking07
@sukunademonking07 9 ай бұрын
Hitesh just saw your broadcast post "Re-thinking to continue backend". Please don't stop this series as it is really important for people like us who wish to do full stack (your react and this backend)... It's my humble request😢😢 I'm looking forward to how you integrate stripe payment and google oauth in production and how we secure and scale our backend.. Currently I'm doing your react series and keeping tap of your backend series (the titles and not watching them as of now). I will watch the series after I'm done with react. Again please don't stop😢😢 Just a small gratitude from my end. I hope this message will motivate you❤❤❤
@honesmartyy
@honesmartyy 9 ай бұрын
Actually sir, we r not with the pace of the videos we r getting, I am lagging behind in learning., So at least me I am learning react then backend I will start and learn and finish it.
@sufyanali837
@sufyanali837 9 ай бұрын
#chaiaurcode
@sukunademonking07
@sukunademonking07 2 ай бұрын
@Aaayushgtm sorry shaktiman
@abhinavdubey_7
@abhinavdubey_7 8 ай бұрын
Thanks! Bhaiya ji i am student at Surat. i love these videos this a small gift from my side happy Basant panchami ( Maa Sharaswati Pooja 🙏🙏🙏🙏) ❤❤❤❤
@mahakaalgaming25
@mahakaalgaming25 9 ай бұрын
pls don't stop uploading, Pls complete this series. mujhe ko dsa to bhut log padha denge. But Backend development koi aap jaisa ni padha payega. sir we seriously need development teacher like you❤. No one can replace you, and also your benchmark quality content no one can even match. I personally feel, Hume aap jaise development teacher ki need h jo hume help kre industry ready hone me❤. Pls re think about this. I hope you understand our situation❤. Hume hindi me aisa development content sirf aap hi de sakte h❤. pls stay on development mode.
@neerajdhakad2858
@neerajdhakad2858 9 ай бұрын
Don't stop this series , please we are learning alot form this backend series
@letsdolifebeautiful5446
@letsdolifebeautiful5446 9 ай бұрын
i have completed javascript series . now i am in react . after it i wil come to backend . sir we assure you it will be one of top coding channel in upcoming days. stay motivated ! upload video fast till i complete and practice react . i will be ready for complete backend series😃😃😃😃
@Prince-hy9ng
@Prince-hy9ng 9 ай бұрын
Hey bro are u complete beginner?....my concepts are clear in js but didn't know how to tackle interview questions of js any guide what I do to strong our js concepts?.
@itsYourType313
@itsYourType313 9 ай бұрын
In ower IT filled you should learn any language in two different ways one four your understanding and second four interview :) believe yourself and just practice 15-20 day for interview only..🧑‍💻 you can do it
@afzalvepari313
@afzalvepari313 9 ай бұрын
#chaiaurcode
@engineeringlife4567
@engineeringlife4567 20 күн бұрын
​@@itsYourType313right 👍
@afzalhamdulay
@afzalhamdulay 4 ай бұрын
maza gaya dekh ke. bohot dimaag khul gaya ki kaise user details ke controllers banaye. dil jeet liya❤
@baruntiwary31
@baruntiwary31 9 ай бұрын
Sir, you are an amazing teacher. I am creating software for my startup by learning production-grade backend from this series. Pls not delay the videos
@ashutoshsabale
@ashutoshsabale 9 ай бұрын
I just wanted to take a moment to express my sincere gratitude for the incredible industrial knowledge you share on your channel. Your videos have been an invaluable resource for me, providing insights and understanding that I couldn't find elsewhere. The way you break down complex industrial concepts and explain them in a clear and engaging manner is truly commendable. Your passion for the subject shines through, making learning not only informative but also enjoyable. I appreciate the time and effort you invest in creating such high-quality content. It has made a significant impact on my understanding of Backend, and I look forward to each new video you release. Thank you for being a guiding light in the realm of industrial knowledge. Your dedication to educating and empowering your audience does not go unnoticed.
@kratinsoni4840
@kratinsoni4840 8 ай бұрын
i dont think any series on youtube of backend comes even close to this series in backend this series delivers content that even paid courses find difficult finding myself really fortunate to learn this type of content just amazing and i heartly express my gratitude to guruji
@sahilgupta7001
@sahilgupta7001 2 ай бұрын
35:00 Sir in this function we should have deleted the old avatar from cloudinary also, those who are interested ask chatgpt about it and you can add it on you own in the cloudinary file // add this func to cloudinary const deleteFromCloudinary = async (publicIdOfFile) => { await cloudinary.uploader.destroy(publicId, (error, result) => { if (error) { throw new ApiError( 500, "existing file could not be deleted from cloudinary" ); } }); }; dont forget to export it
@sameerraj5800
@sameerraj5800 2 ай бұрын
Hey I also noticed that, but how to get publicID of the file we want to delete as we only have the url of the images?
@muhammadammaratique3748
@muhammadammaratique3748 Ай бұрын
@@sameerraj5800 we need to store publicID of images during registration.
@engineeringlife4567
@engineeringlife4567 18 күн бұрын
How to get public I'd automatically Don't say use : response.public_id
@piriyanshu583
@piriyanshu583 9 ай бұрын
u literally have made me an enthusiastic developer , skills can be learnt from anywhere but, to ignite the passion and interest in students should be the ultimate goal. highly grateful for your teachings
@Neerajkalyan3367
@Neerajkalyan3367 9 ай бұрын
your series gives us more confidence on javascript. Thanks for all you are doing for us.
@wasifurrahmanefaz4216
@wasifurrahmanefaz4216 9 ай бұрын
Your teaching style goes beyond the conventional. You don't just educate; you inspire curiosity and create a framework for effective teaching. Every teacher should adopt your teaching approach. Grateful for the unique perspective you bring to education! Love form Bangladesh💝
@saurabhsinghverma4027
@saurabhsinghverma4027 9 ай бұрын
Unique series on KZbin in Backend development
@Agastyasharma-j3c
@Agastyasharma-j3c 9 ай бұрын
Please don't stop the series sir, it is very helpful for me, upload the video late it's alright but don't stop it, I'm learning so much from it
@ridamsinghal1073
@ridamsinghal1073 9 ай бұрын
Sir, I will say it is the number one channel for learning programming.
@navneetkumarsharma9092
@navneetkumarsharma9092 9 ай бұрын
Awesome series, I have never encountered this level of production quality training in any course, Please keep it up
@mitvavirvadiya8993
@mitvavirvadiya8993 9 ай бұрын
Sir is being consistent again, loving your backend content and always eager to learn more from you
@suryapratap_bit
@suryapratap_bit 9 ай бұрын
Sir just seen your Whats app post that people aren’t watching this amazing series. I have also missed some due to wedding season. Next Christmas then new year. I think people will start watching and learning from this series once new year gets started.
@premranjan1757
@premranjan1757 9 ай бұрын
thank you sir for this amaging indepth backend series ,really loving the way you are explaining every concepts in depth and is excited for the next upcoming videos
@suchakbarik-0812
@suchakbarik-0812 9 ай бұрын
Please don't stop this series... Currently I'm doing an internship so I'm not getting much time but I'm planning to complete this series to become a full stack developer. Please keep it coming.
@shashanksharma136
@shashanksharma136 9 ай бұрын
Sir, Great video. All i want is to learn. Please be consistent again. Thanks a lot for this series.
@avinash3701
@avinash3701 9 ай бұрын
Sir, after learning from you, the first thing I gained was confidence. Secondly, whenever I encounter other code, it consistently reminds me of the proper way it should be structured. I've seen significant improvement, and I owe it to your guidance. Big thank you!
@forexspectrum4799
@forexspectrum4799 9 ай бұрын
I have to say Hitesh sir is gem our community ❤❤❤❤
@webfnatic
@webfnatic 8 ай бұрын
Error = line 257 - .json(new ApiResponse(200, req.user, "User Fetched")). Very well explained sir! #chaiaurcode #backenddevelopment
@the_haryannvi_coder
@the_haryannvi_coder 9 ай бұрын
Best lecture from best teacher 🎉🎉
@tanishkagupta3479
@tanishkagupta3479 5 ай бұрын
Sir I can't thank you in my words. I feel so confident. There was a time when I was learning Frontend, I was low I was sad i believed that i'm not for programming I can't do programming. But this is me who is enjoying backend more than anything. You made backend this much easy jisse ki i fell in love with backend and with your channel. Bless me Teacher to have a great future ahead. Thanks a lot again!
@veershah3415
@veershah3415 9 ай бұрын
Please dont leave this series in half way we want it hardly sir 🙏🙏 its like a forever guide for all of us
@amoghphaterpekar740
@amoghphaterpekar740 9 ай бұрын
Very informative and helpful video. Able to visualise everything properly
@MuhammadHaris-ti9jq
@MuhammadHaris-ti9jq 9 ай бұрын
Sir, please continue this series. No playlist series videos on youtube has the same number of viewers for each video. After a year or so, you will see that this series will have a lot of views. Views for each subsequent video in a playlist tend to go down, even if it is a channel with 5 million subscribers. So please continue, this series is very helpful
@aamir067
@aamir067 9 ай бұрын
We are waiting for next js series after completing this one
@phil_dunphy-fz1fw
@phil_dunphy-fz1fw 4 ай бұрын
The best tutorial out there for backend in js. I already have experience in making full stack but this playlist is just clearing all the fog in my mind. THANKS A LOT HITESH SIR. YOU ARE TRULY A “TEACHER”.
@shivanand0297
@shivanand0297 9 ай бұрын
sir in production mysql database is preferred as mongodb in not scalable ? any thoughts when to use mysql data base and when to use mongodb database, because in mongodb we can also make relations my passing ref in the schemas and sql is already relational database. so why sql is preferred over mongodb.
@subashranabhat5971
@subashranabhat5971 9 ай бұрын
In mern stack only mangodb is been used or other RDBMS are also been mixed up in production practice? Love from Nepal.
@Abdul_Wajid
@Abdul_Wajid 9 ай бұрын
Database choice depends on the company you're working for, in case of relational databases you should use an ODM like sequelize
@sxjeed
@sxjeed 9 ай бұрын
Lot of open source code bases use SQL database a lot
@akshat-09
@akshat-09 9 ай бұрын
@chaiaurcode just saw the message on your WhatsApp channel about continuing the backend series. I have recently completed the *Javascript* series & currently on *React* series. Please do not stop the backend series. Will watch the backend series after that. The content quality is unparalleled. We will try to support you in whatever way possible 🙏🏼🙏🏼
@Rohit_Rai901
@Rohit_Rai901 9 ай бұрын
🙋‍♂ Hamesha "7:30 PM" par kyun?🤔 Lagta hai sir bhi "Taarak mehta ka ulta chashma" dekhte hain! 😂🤣🤣
@subhasssadhu
@subhasssadhu 9 ай бұрын
This series is great. Such comprehensive and detailed explanation of every concept. It really gives a unique perspective of developing backend for real world applications. Thankful for such great teaching, Hitesh sir.
@Ali-2812
@Ali-2812 2 ай бұрын
What an amazing journey so far. I learned so much in the comfort of my home.
@SumitKumar-nd1nd
@SumitKumar-nd1nd 4 ай бұрын
Sir, you are great, I mean best thing I found on KZbin is your channel
@RahulSharma-wz6yv
@RahulSharma-wz6yv Ай бұрын
I am wondering, the level of energy and efforts you put in every video, can't stop myself from learning when I start watching your backend series
@muhammadahsan6477
@muhammadahsan6477 Ай бұрын
5:08 arey sir ap itni mehnat se videos banaty hai to hum itny gor se q nahi dekhy gy thank you so much sir love from pak
@vishal-shinde
@vishal-shinde 2 ай бұрын
Amazing Video as always. I am rewatching it second time. I had to stop due to college, now that it's over, I am determined to finish the Course
@6363SarvanMauryaS
@6363SarvanMauryaS 5 ай бұрын
This Backend series is very Helpful and unique Thank you so much, sir
@omprakashbind7237
@omprakashbind7237 3 ай бұрын
Hello Sir, I would like to thanks from the bottom of my heart , for making such a good backend series. I have not seen such type of videos on you-tube even not on paid course as well. thanks a lot once again Sir.
@moidalam
@moidalam 9 ай бұрын
"Your backend JavaScript tutorials are an absolute game-changer! 🚀 The way you break down complex concepts into easy-to-understand steps is a lifesaver for someone like me who's diving into backend development. Your clear explanations and hands-on examples make learning a joy, and I appreciate the depth you go into without overwhelming your audience. Keep up the fantastic work! 🙌 Looking forward to more enlightening content that turns backend development into a breeze!"
@todd7695
@todd7695 9 ай бұрын
Finally caught up with the latest video in the series. Please continue with the series and thanks!
@arrow3834
@arrow3834 9 ай бұрын
Thanks sir for providing best backend series 😊
@suhailchouhan6467
@suhailchouhan6467 9 ай бұрын
Thankyou for the backend series. Learning alot of things.
@mohsinzia8566
@mohsinzia8566 Ай бұрын
Your videos are very easy to understand and are very practical
@rakib_bhai74
@rakib_bhai74 9 ай бұрын
Love you sirr ,❤ Mene kavi paid course nehi liya thaa , Aab pata chala ki Quality content kiya hote he , Aage app khabi vi paid course launce karenge toh me us course ka first 100th student mese ek rahunga , promise ❤, & Thank you again ❤❤🎉
@TheSydney1292
@TheSydney1292 9 ай бұрын
Hi Hitesh Sir, Each and every video of this channel is giving me more confidence Thank you for your time making this videos
@chaiaurcode
@chaiaurcode 9 ай бұрын
Glad to hear that 😃☕️🙏
@vaibhavchopra5297
@vaibhavchopra5297 9 ай бұрын
Sir please continue this series. It's amazing and we are learning a lot. 💯🙏🙏❤
@kishalaybhattacharya5015
@kishalaybhattacharya5015 6 ай бұрын
Very helpful content sir! Understanding and learning a lot..it is also good that I can watch many videos in one go due to this series being already over...very grateful to you.
@forexspectrum4799
@forexspectrum4799 9 ай бұрын
Great tutor ever all over the youtube developer community
@thecloudstories
@thecloudstories 9 ай бұрын
Amazing, Totally Professional.
@mzafarr
@mzafarr 9 ай бұрын
I hope this becomes the most popular CS related channel.
@chaiaurcode
@chaiaurcode 9 ай бұрын
Hope pe q rhna, aap share kro, failao channel ko
@zia-kayani
@zia-kayani 9 ай бұрын
great instructor with great knowlege ..
@AavaniVedanshi
@AavaniVedanshi 9 ай бұрын
Learning by myself after watching this video is a major benefit I found.
@shivanshuhere
@shivanshuhere 9 ай бұрын
Sir don't stop the backend series, we are very impressed with the previous videos and will continue to show love, but to understand the previous concept we are rewatching the previous videos that's why new videos doesn't have that much engagement, 🙏🏻 we are trying our best to complete previous lecture as soon as possible and give love to new lecture, hope you understand ❤, lot's of love
@aayushverma8931
@aayushverma8931 2 ай бұрын
this level of explanation is amazing.
@liberal.baniya
@liberal.baniya 7 ай бұрын
hahahaha , sir ji only commenting here because you caught me red-handed about watching this video while lying on my sofa! ek dum man-mugth kar dete ho aap sir loads of love...aur sir ji python complete aapne sikha hi diya hai , bas django bhi sikha do jaldi...chai ke saath
@Ba-dastooor
@Ba-dastooor 9 ай бұрын
Im learning frontend .....but just for you sir.....❤❤
@devanand4269
@devanand4269 9 ай бұрын
And don't stop these series sir💗💗Please
@107-jerrybritto5
@107-jerrybritto5 9 ай бұрын
Sir uptil now I have referred many yt channels for studying anything related to programming or cs but after visiting your channel through pw I almost stopped watching them. Through your courses I have explored many things which I couldn't do if I done this all by myself. Thank you sir for providing such a valueable content and also giving us a environment where we explore our understanding and learn only those concepts which are actually being used in the industries.
@muhammadubaid3800
@muhammadubaid3800 9 ай бұрын
Sir, I appreciate your efforts to teach us in that depth and your teaching ability is on the next level. During watching this video, I think in the updateAccountDetails method, we should use && operator between fullName and email when we are checking it to be not null. Thanks🙂
@yashpandey350
@yashpandey350 9 ай бұрын
Never binged any series like this, Since I've implemented some of the stuffs in my previous projects so everything is clicking why I did that why that thing worked and all sorts of doubt is getting solved here😅😅🌸🌸
@kanailalmanna5005
@kanailalmanna5005 9 ай бұрын
Before this series I was able to solve complex dsa problem but in backend I was just a cat, but now I just feel like a lion king, we really love ❤‍🔥❤‍🔥❤‍🔥 the way you teach
@sarkar4670
@sarkar4670 9 ай бұрын
Sir, Your are teaching style all the best than other KZbinr . That why I m waiting your video . Thanks sir💙💙
@tarunjhamb5388
@tarunjhamb5388 9 ай бұрын
Sir please continue this full series, we need this awesome content.
@tejashmaurya2149
@tejashmaurya2149 6 ай бұрын
Maintaining the learning consistency of Backend
@sufiyanahmad1603
@sufiyanahmad1603 9 ай бұрын
Sir sabse jaysa reset & forgot password me hoti hai , but ab aapki video aagai to ab sab kr lenge❤❤
@ifastcoder9750
@ifastcoder9750 8 ай бұрын
I appreciate your teaching style
@lalmanthakur7899
@lalmanthakur7899 9 ай бұрын
great teacher comes with great videos 😊
@jashabantadas9783
@jashabantadas9783 9 ай бұрын
Hey , i genuinely support you for you content from heart. keep going.
@adityauniyal8632
@adityauniyal8632 9 ай бұрын
Your backend series is the best ❤❤❤❤❤❤❤❤
@allyn3015
@allyn3015 8 ай бұрын
Journey of being professional continues and you are the pilot 🚁. Thank you for this amazing content. Hope to meet you soon sir❤
@prashantsaw9952
@prashantsaw9952 9 ай бұрын
took a paid course to learn mern stack that too is a very good course but this is an extraordinary one . Maza hi agya bilkul. Concepts itna achese se clear hua + dimaag mein baith gya hai ki koi neend mein bhi bolega bhai ye kaisa work krta hai toh batadu Literally i can bet paid courses ka koi match hi nhi iss course se
@codingwave56
@codingwave56 Ай бұрын
34:09 Future developers sir is giving the best advice to keep this in your mind
@HARSHKUMAR-g2d6u
@HARSHKUMAR-g2d6u 7 ай бұрын
sir hum toh video dekhane se pehle hi like and also comment bhi kar dete hai because i know the quality of the video which you provide to us
@lifespend3080
@lifespend3080 9 ай бұрын
Sir you are great teacher sir you are really heart touching for developers ❤
@samirneupane7563
@samirneupane7563 8 ай бұрын
follwing this series ,i realized how complex and hard task is to desgin ,scale a website with a scale to youtbe ,facebook.
@Codewithrasheed
@Codewithrasheed 9 ай бұрын
Lovely Backend Series ❤❤
@ridamsinghal1073
@ridamsinghal1073 9 ай бұрын
Sir loving your chai aur backend playlist
@learner8053
@learner8053 9 ай бұрын
Please continue this backend series 🙏
@harshgupta2752
@harshgupta2752 9 ай бұрын
love it, sir, please continue this series we are learning a lot from it .
@AbhishekSharma-sq4ps
@AbhishekSharma-sq4ps 9 ай бұрын
Sir humble request please don't stop this series
@ankitdas2197
@ankitdas2197 7 ай бұрын
Sir Please continue to make this kind of amazing series, these are like text book, in video form
@NikhilEnigma
@NikhilEnigma 9 ай бұрын
Bas apki video ka intezaar rehta hai 🍵💙
@musaibalichandio
@musaibalichandio Ай бұрын
Hi hitesh sir, each and every video is giving me more & more confidence before your channel I thinked that coding is not for me but now I'm realizing that i can be aa good developer.
@MdShihabUddin-dh5vc
@MdShihabUddin-dh5vc 9 ай бұрын
Thanks sir❤️, We need This type of professional projects/learning more.
@adnanashraf6438
@adnanashraf6438 9 ай бұрын
Lucky to be here watching your vedios sir ..
@tuhinghosh9737
@tuhinghosh9737 2 ай бұрын
I can write controllers now.. thank you so much to this man❤ Thank you so much sir ❤
@satwikgupta5574
@satwikgupta5574 6 ай бұрын
as a beginner i am unable to understand all thing as once, it just like a bouncer to me at first. I make all files, write all codes, but when the first error came I scared and it became a burden to me. Then I tried another basics study option from another channels, then I got to know what is happening. Now, after a basic practice there, I am now confident enough to go with this large project. Thanks a lot for this big project, from which I got to know the production level code of backend projects.
@pranavjadhav4147
@pranavjadhav4147 4 ай бұрын
Thank you sir for giving this much needed knowledge......how to develop user details management controller in depth
@Rishabh__singh7
@Rishabh__singh7 9 ай бұрын
Database is on other continents ...... Sir maja aata hai Study krne me Thank you sir 🥰🥰🥰
@sugarfreecode
@sugarfreecode 9 ай бұрын
Please continue making videos in this series. My personal project depends on you.
@LogicArena01
@LogicArena01 5 ай бұрын
Love from my Side , awesome going 🔥🔥🔥🔥💖💖
@mysterious_billionaire
@mysterious_billionaire 4 ай бұрын
Great content as always... top notch... shared on twitter like always...
@codebyprince4562
@codebyprince4562 8 ай бұрын
Thanks a lot Hitesh sir..... For giving these amazing video clear my all doubts After watched these video....sir ❤
Understand the subscription Schema
20:11
Chai aur Code
Рет қаралды 37 М.
Access token and refresh token in Backend
30:08
Chai aur Code
Рет қаралды 78 М.
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
Un coup venu de l’espace 😂😂😂
00:19
Nicocapone
Рет қаралды 9 МЛН
Don't look down on anyone#devil  #lilith  #funny  #shorts
00:12
Devil Lilith
Рет қаралды 44 МЛН
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 81 МЛН
How to be a 10x Learner
17:41
Chai aur Code
Рет қаралды 109 М.
Masterplan to win your next Hackathon | Ft. Spline
25:12
Chai aur Code
Рет қаралды 35 М.
MongoDB models for like playlist and tweet
30:12
Chai aur Code
Рет қаралды 38 М.
HTTP crash course | http Methods | http headers
24:19
Chai aur Code
Рет қаралды 113 М.
8 AI Tools That Will Make You Rich in 2025!
15:58
Aurelius Tjin
Рет қаралды 17 М.
How to setup a professional backend project
41:44
Chai aur Code
Рет қаралды 150 М.
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17