How to use postman for backend

  Рет қаралды 94,703

Chai aur Code

Chai aur Code

Күн бұрын

Пікірлер: 1 200
@GagandeepSingh-ip8dm
@GagandeepSingh-ip8dm 11 ай бұрын
A perfect video (playlist) for backend developers, it just teaches you so much and always keeps you in curiosity how things work behind the scenes.
@BhairavnathKarande
@BhairavnathKarande Жыл бұрын
nice video thank you so much Sir 😍😍😍😍 00:03 Expect bugs in your code and debug it with attention 01:59 Using Postman for backend testing and sharing collections 06:03 Selecting and adding files in Postman for backend 08:03 Debugging and issue checking is important in backend development. 12:50 Using postman to upload and retrieve images in the backend 14:45 Automatically remove uploaded files for testing purposes 18:28 Issue of undefined property in JavaScript 20:17 Check if the request.data files have come and whether it is properly an array or not 23:58 Using Postman for backend development 25:32 Using Postman to create and organize collections 29:22 Using Postman for backend: Registering and sending requests 31:22 Using Postman for backend development allows for easy uploading and saving of files. 35:15 Fix all the bugs in the register controller 😍😍😍😍
@abhimanyupayasi
@abhimanyupayasi Жыл бұрын
00:03 Expect bugs in your code and debug it with attention 01:59 Using Postman for backend testing and sharing collections 06:03 Selecting and adding files in Postman for backend 08:03 Debugging and issue checking is important in backend development. 12:50 Using postman to upload and retrieve images in the backend 14:45 Automatically remove uploaded files for testing purposes 18:28 Issue of undefined property in JavaScript 20:17 Check if the request.data files have come and whether it is properly an array or not 23:58 Using Postman for backend development 25:32 Using Postman to create and organize collections 29:22 Using Postman for backend: Registering and sending requests 31:22 Using Postman for backend development allows for easy uploading and saving of files. 35:15 Fix all the bugs in the register controller 😍😍😍😍
@techinfo4623
@techinfo4623 Жыл бұрын
do you know what theme he is using?
@ravishbisht502
@ravishbisht502 Жыл бұрын
Mera to uploadOnCloudinary function me catch wala block chlra ha usi ko debug krr raha hu 2 ghante se😂
@RobinsonJohn-hy4br
@RobinsonJohn-hy4br Жыл бұрын
@@techinfo4623 Chai Theme
@Tamanna-g1y
@Tamanna-g1y Жыл бұрын
@@techinfo4623 chai theme--> on vs code
@rohitshrivastavdotcom
@rohitshrivastavdotcom Жыл бұрын
@@techinfo4623 chai theme
@vishal-shinde
@vishal-shinde 10 ай бұрын
great video. I am learning new things. in my previous backend project, I realise, I have done so many bad practices, now I will improve upon my old projects with newly learned practices.
@Eclipssed
@Eclipssed Жыл бұрын
Sir at 11:05, when you were facing an issue with fullName. Actually the issue was with the fullName spelling. You spelled it "fulName". Check it out.
@ExploreSciFi
@ExploreSciFi 6 ай бұрын
bhai log mara system mei wo mongobd atlas aur cloudinary py upload ho rha hai laking mujy postmon mei mongodb server error dei rha hai keh rha hai localfield can't be empty string, jb ki mein sab de rha hou aur wo upload b ho rha ha.... plesae attention and help ????
@014_teevrabhandari4
@014_teevrabhandari4 6 ай бұрын
@@ExploreSciFi Getting 500 internal server error. Error: ENOENT: no such file or directory, unlink 'D:\Backend\ChaiBackend\public\temp\profileGithub.jpg' at uploadOnCloudinary (file:///D:/Backend/ChaiBackend/src/utils/cloudinary.js:22:12) at file:///D:/Backend/ChaiBackend/src/controllers/user.controllers.js:66:30 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
@universalgadgets353
@universalgadgets353 4 ай бұрын
Exactly
@alonegaming3424
@alonegaming3424 2 ай бұрын
@@ExploreSciFi bro same problem here kuch solution mile toh plz batana
@iamprateek3220
@iamprateek3220 2 ай бұрын
@@alonegaming3424 it could be due to the field names not matching in your request body and mongoose schema
@AvreetKaur-n6r
@AvreetKaur-n6r 10 ай бұрын
sir, you are way too good. This level of content on youtube is next to impossible to find, but you made it available to us for free. Really, thanks a lot sir.
@ramannagwan8812
@ramannagwan8812 11 ай бұрын
Initially I found difficulty in backend but now understand flow of code after watching these videos.
@ExploreSciFi
@ExploreSciFi 6 ай бұрын
i am watching and practicing and understanding little bit 😢 😢
@Yamraj-se4hh
@Yamraj-se4hh 4 ай бұрын
same here
@sharktanklover
@sharktanklover 11 ай бұрын
ek akela channel jo aapko sabkuch professionally sikhata hai wo bhi free me thank you so much sir 💗
@ExploreSciFi
@ExploreSciFi 6 ай бұрын
bhai log mara system mei wo mongobd atlas aur cloudinary py upload ho rha hai laking mujy postmon mei mongodb server error dei rha hai keh rha hai localfield can't be empty string, jb ki mein sab de rha hou aur wo upload b ho rha ha.... plesae attention and help ????
@sarowar-fd8ud
@sarowar-fd8ud Жыл бұрын
It's one of the best playlist. I enjoy very much. Your smiling face and talking style awesome and unique.
@arghya_0802
@arghya_0802 Жыл бұрын
Been on a problem for more than 2hrs, but finally debugged it myself. Initially, I didn't send the password while creating the user object. Earlier I used to panic a lot but due to Hitesh sir teaching and his continuous impetus on debugging, I don't fear errors anymore ❤❤
@sonukumarjalandara
@sonukumarjalandara 4 ай бұрын
my code throw an error : throw new error ApiError ( 409, "User already exists with this username ") can you help me
@arghya_0802
@arghya_0802 4 ай бұрын
Your database might contain duplicate records based on your key. I mean you might have set email as true and then using the same email again and again. Check for that
@chiraggupta6251
@chiraggupta6251 Ай бұрын
@@sonukumarjalandara brother mera bhi same error he please help me agar tumhara resilve ho gye
@sonukumarjalandara
@sonukumarjalandara Ай бұрын
@@chiraggupta6251 check your mongoDB data base See if user is created or not If yes that's why it shows it. Make a request with a different username or email, there will be no error 😊
@suhailchouhan6467
@suhailchouhan6467 Жыл бұрын
Hello Hitesh Sir, I wanted to express my gratitude for the amazing content you've been providing. I recently began learning backend through your videos and it's been an incredible experience. 1. Regarding the code you mentioned at 20:33, there's a handy shorthand we can utilize to fix the error using optional chaining. By using the following line of code, we can resolve the issue: const coverImageLocalPath = res?.files?.coverImage?.[0]?.path This shorthand allows us to apply optional chaining on arrays as well. Once again, thank you for your guidance! 2. If a user is already exist then the temp file will not be removed as multer runs a middle ware and if a user already exist then we directly throw an error but not removing the files from the temp folder.
@sujeetrath9630
@sujeetrath9630 9 ай бұрын
can you share solution for 2nd point how can you delete the files if user exist
@adamyasharma_0135
@adamyasharma_0135 7 ай бұрын
thanks for the chaining concept ,its way more convinient
@selfreflectionmotivation8421
@selfreflectionmotivation8421 6 ай бұрын
hii sir i'm pankaj sir maine chai aur code par backend ka series start kiya hai sir aapne isme coverImage upload cloudinary bata rahe the nahi ho raha tha par sir mere code direct chal rahe hai sir maine (const coverImageLocalPath = req.files?.coverImage[0]?.path) phir maine codition check bhi kiya sir phir bhi koi changing nahi mila but sir maine is code check laga diya maine (const coverImage = coverImageLocalPath ? await uploadonCloudinary(coverImageLocalPath) : null) sir mai bahut khush hu logic buliding ka matlab ye nahi ki aap kitne dsa ka question solve kara rahe hai iska matlab ye hota hai ki aap us code ko kis tarah se soch rahe hai i am very proud off you sir this chanel awesome 🙏
@ravishbisht502
@ravishbisht502 Жыл бұрын
Its amazing series. Here i'm learning how professionally code works❤
@09khushbookumari4
@09khushbookumari4 Жыл бұрын
Initially I found difficulty in backend but now understand flow of code after watching these videos. 🧡❤
@nileshv123
@nileshv123 Жыл бұрын
Hello Hitesh, you are doing a very great job. Keep it up..Always wanted to see a production grade professional code....You are making that happen....
@nishantbhalothia
@nishantbhalothia Жыл бұрын
Hitesh bhai ye course paid course se bhi bahot jyada superior h , thanks
@ravishbisht502
@ravishbisht502 Жыл бұрын
I'm repeating watching videos and every time i repeat i get more confidence that i can build the same without seeing the code❤. I love this profession approach of setting up files. No words to thank you sir❤
@chaiaurcode
@chaiaurcode Жыл бұрын
Glad you think so 😃🙏
@KARANKUMAR-bf9fl
@KARANKUMAR-bf9fl 10 ай бұрын
​@@chaiaurcodesir please help me to solve this error ,I faced this problem while setting postman, earlier all was fine 😢MongoServerError: E11000 duplicate key error collection: videotube.users index: userName_1 dup key: { userName: null }    at InsertOneOperation.execute (C:\Users\SRI RAM KUMAR\Desktop\chai-backend ode_modules\mongodb\lib\operations\insert.js:48:19)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)    at async executeOperationAsync (C:\Users\SRI RAM KUMAR\Desktop\chai-backend ode_modules\mongodb\lib\operations\execute_operation.js:106:16)
@ExploreSciFi
@ExploreSciFi 6 ай бұрын
@@chaiaurcode bhai log mara system mei wo mongobd atlas aur cloudinary py upload ho rha hai laking mujy postmon mei mongodb server error dei rha hai keh rha hai localfield can't be empty string, jb ki mein sab de rha hou aur wo upload b ho rha ha.... plesae attention and help ????
@alonegaming3424
@alonegaming3424 2 ай бұрын
@@ExploreSciFi @chaiaurcode can you look into this error
@travelingfordiscover2139
@travelingfordiscover2139 24 күн бұрын
@chaiaurcode sir mera image upload nhi ho pa rha hai cloudinary par postman se
@ChiragYadav-w1d
@ChiragYadav-w1d 10 ай бұрын
Ram Ram Sir G pata hi nhi tha ki postman ka use is tarah bhi kiya ja sakta hain lots and lots of thanks
@kratinsoni4840
@kratinsoni4840 11 ай бұрын
for all those who are getting avatar is required problem I resolved the issue by following steps 1. check the files path 2. do different console.logs and check where is the error 3. check the cloudinary func and compare it with sirs 4. you can also check your environment variables file mine error was in cloudinary func as i was writting v2.uploader.upload rather than i should have wrote cloudinary.uploader.upload thanks hope your error got resolved
@biketips1337
@biketips1337 10 ай бұрын
my cloudiany return null how can fix?
@kratinsoni4840
@kratinsoni4840 10 ай бұрын
@@biketips1337 might be the local path is wrong
@shobitkhatri9242
@shobitkhatri9242 10 ай бұрын
@@biketips1337 same here bro how can fix?
@ultimateintimater
@ultimateintimater 7 ай бұрын
could you share your code snippet
@EngineerWay
@EngineerWay 6 ай бұрын
@@ultimateintimater brother have you fixed the issue?"share snippet"
@maninderkumarjassal6196
@maninderkumarjassal6196 Жыл бұрын
Hello, Sir, there are several videos on backend on this plateform, but your videos stands out as the best. Most of the videos on youtube teach and show certain concepts of backend , but non have been avaible to link those concept with overall logic building for the backend. You hvave been doing a remarkable work sir, thanks a lot
@aadilkhannew
@aadilkhannew Жыл бұрын
Ab to mai jab bhi youtube kholta hun to sabse pahle chai aur code ko check karta hun ki koi naya video aaya hai ki nahi , kabhi kabhi youtube notify nahi kar pata hai ya fir notification par dhyan nahi jata hai in cases.
@ExploreSciFi
@ExploreSciFi 6 ай бұрын
bhai log mara system mei wo mongobd atlas aur cloudinary py upload ho rha hai laking mujy postmon mei mongodb server error dei rha hai keh rha hai localfield can't be empty string, jb ki mein sab de rha hou aur wo upload b ho rha ha.... plesae attention and help ????
@DeepakKumar-oz5ky
@DeepakKumar-oz5ky 10 ай бұрын
Thank u hitesh for providing us production level standard code or concept
@MuhammadAli-hh9td
@MuhammadAli-hh9td 8 ай бұрын
sir meri pehli salary tu apko hi duga
@abcxyz-b3h
@abcxyz-b3h 3 ай бұрын
mili ki nahi
@Neha-qm6co
@Neha-qm6co 2 ай бұрын
😂
@darkeye45
@darkeye45 13 күн бұрын
mujhe de de, tereko 5% refund dunga
@HamidRaza-tc1qs
@HamidRaza-tc1qs 8 ай бұрын
00:03 Expect bugs in your code and debug it with attention 01:59 Using Postman for backend testing and sharing collections 06:03 Selecting and adding files in Postman for backend 08:03 Debugging and issue checking is important in backend development. 12:50 Using postman to upload and retrieve images in the backend 14:45 Automatically remove uploaded files for testing purposes 18:28 Issue of undefined property in JavaScript 20:17 Check if the request.data files have come and whether it is properly an array or not 23:58 Using Postman for backend development 25:32 Using Postman to create and organize collections 29:22 Using Postman for backend: Registering and sending requests 31:22 Using Postman for backend development allows for easy uploading and saving of files. 35:15 Fix all the bugs in the register controller
@CodeDaily365Days
@CodeDaily365Days 6 ай бұрын
sir is await ko na lagane ki wajah se mujhe 1 hour error ke saath await kardiya 😥😄😄
@jenilmangukiya525
@jenilmangukiya525 Жыл бұрын
Great Video ❤ I have two Question 1 ) why are we passing two different status "201" in status Code and "200" in response body return res.status(201).json( new ApiResponse(200, createdUser, "User registered Successfully") ) 2) Why are we throwing error in response instead of error can we pass an response with error message? or we are going to build this in future?
@tipssedlife
@tipssedlife Жыл бұрын
1) both 200 and 201 indicates successfull responses Generally 200 ( OK ) status code is used for successful resquest. 201 ( created ) status code is used when the request is fulfilled and result in the creation of new response. These code are industry standards , but you can use any status code between 200 and 299. Sir, explained these things in HTTP headers crash course, please refer that. 2) Yes, you can pass an error with a response like : return res.status(400).json({ error : "error occurred"})
@meet2960
@meet2960 Жыл бұрын
Yes, i do have same doubt with the error message that we should use the res.status() and json() with the ApiError class to send our API error's as a response. Maybe it will be very helpful in Frontend side i guess. Correct me if i am wrong. Thankyou
@adityabharti1826
@adityabharti1826 4 ай бұрын
such indepth content is hardly available anywhere . Loving this series sir
@Error404Codes
@Error404Codes Жыл бұрын
​If we do not provide the any field property in the request body from the client, the code will proceed without error so i think it might be great to apply as if ([username, fullName, email, password].some(field =>field ===undefined || field?.trim() === "")) { throw new ApiError(400, "All field are required !!"); }
@lokehirl
@lokehirl Жыл бұрын
thankyou bro for help, this was actually an issue, but I was unable to think about its solution.
@singhamita
@singhamita 8 ай бұрын
This is purely high quality production level code wirting testing and debugging . Thanks for uploading such great content for free!!
@AbhishekChoudhary-p1h
@AbhishekChoudhary-p1h Жыл бұрын
I encountered two unexpected errors during my project, but I managed to resolve them. Sharing this in case it helps someone else: 1) When using the .env file for sensitive information like a secret key, I initially masked it using asterisks (***********). However, this caused an 'Invalid Signature' error. The fix was to ensure the secret key not in asterisks format. 2) I faced issues while setting up the MONGODB_URI. Adding the query parameters ?retryWrites=true&w=majority resulted in an error, preventing the creation of my database collection. Removing these parameters resolved the issue. Hope this insight saves someone else valuable time and frustration! Thank you for sharing your experiences.
@atharvarolkar6236
@atharvarolkar6236 9 ай бұрын
Thank you bro. I was getting the Invalid Signature error. Go to see I have set the secret same as api key.
@utkarshkrishna.youtube
@utkarshkrishna.youtube Жыл бұрын
particularly iss video me bohot zyaada mazaa aaya sir
@chaiaurcode
@chaiaurcode Жыл бұрын
😊☕️
@shubhamarya5432
@shubhamarya5432 8 ай бұрын
i already debug my code every times before your debuging...and also fixed bug that time....because of you sir.....thankyou so much sirr....
@sonukumarjalandara
@sonukumarjalandara 4 ай бұрын
throw new error ApiError ( 409, "User already exists with this username ") can you solve this error
@allyn3015
@allyn3015 Жыл бұрын
I have used postman earlier to very basic testing but never had confidence to say Yes I know postman, but after this video I can say it very confidently. All thanks to you sir❤. Hope to meet you soon.❤
@InfiniteInsights-v7o
@InfiniteInsights-v7o Ай бұрын
🥳The best
@ugyenofficial
@ugyenofficial Жыл бұрын
watching at 3 am in the morning..writing code with chai is just a different feeling..thank yuou sir ji
@guptasagar694
@guptasagar694 8 ай бұрын
Toh subah kya kar raha tha
@shubhammagotra4718
@shubhammagotra4718 Ай бұрын
one of best videos i have ever seen great and valuable content 🙌
@mauliingle8322
@mauliingle8322 Жыл бұрын
sir almost i watched two to three time video again again.. and my confident build to make project without watching video.. just i follow the step.. also i am waiting for next video.
@ArunSingh-e2g5q
@ArunSingh-e2g5q 9 ай бұрын
First message just for Hitesh Sir Gem, 8:45 same error(fullname->fullName) was with me also, keep doing keep growing sir , ❤❤❤❤❤❤❤❤❤
@Animesh.001
@Animesh.001 Жыл бұрын
#chaiaurcode sir I'm following you from javascript and react courses and I've learnt a lot from you. I want to complete whole backend series with you sir🙏.. lots of respect for your quality content and teaching style ❤❤❤🙏
@adarshjhaxiif-1289
@adarshjhaxiif-1289 Жыл бұрын
Thank you sir for all your efforts, I assure you if this project is entirely completed, this will be one of the most brilliant series on youtube, there is not a single creator explaining these complex concepts with such a simplicity and yeah with that cute smile 🥰 throughout the video. Thanks a lot sir.
@guptasagar694
@guptasagar694 8 ай бұрын
Complete nahi hua...80% Khuud ko hi karna he
@devanand4269
@devanand4269 Жыл бұрын
Thanks sir me ek dum comment nhi kr pata kuki job bhi sath me but me full support rkh rha hu...Continue rkhe bss aap iss series ko ❤
@itsdivanshugarg
@itsdivanshugarg 6 ай бұрын
sir I lovedd this video. it took me 3x time to complete this one. because i got so many errors of my own and their i went ahead to study about them and debugged all on my own, I also added a lot of checks on the password, email etc and taken care of some other cases like when user already exists then we need to unlink files from local in that case
@rakeshbhetariya
@rakeshbhetariya Жыл бұрын
Ohhh God finally after more than 4 hours I solve one error but feel too good because I solve this error Once again thanks for starting this amazing backend series ❤
@arifsaleem-7377
@arifsaleem-7377 8 ай бұрын
Its amazing series. Here i'm learning how professionally code works❤
@sarmadfaizan2810
@sarmadfaizan2810 5 ай бұрын
const coverImageLocalPath = req.files?.coverImage ? req.files?.coverImage[0]?.path : "" this thing work for me in empty coverImage. btw Thanks for this master playlist
@thenameispaashu
@thenameispaashu Ай бұрын
I was stuck in a error for 4 days and today it was solved, after looking at the entire file many times I found that I had written half the url in the env file, Such a proud moment ;)
@rajveerpandey5964
@rajveerpandey5964 Ай бұрын
Love your teaching style.
@manassingh9161
@manassingh9161 10 ай бұрын
Love the depth of this full free backend course
@haroonkiani-webdeveloper
@haroonkiani-webdeveloper Жыл бұрын
Wonderfully registered user at the first attempt. Very excited. :D
@MHPavel-p3c
@MHPavel-p3c 10 ай бұрын
The knowledge of using Postman was fabulous
@aadilkhannew
@aadilkhannew Жыл бұрын
Main itna khus hun ki mai apni khusi ko kaise jaahir karoon ki *Jo chij hame paid me bhi nahi milti hai hame yaha free me mil rahi hai* thank you to much sir ji *Dear Hitesh Chaudhary SIR ( CHAI AUR CODE )* ❤❤❤❤❤❤❤❤❤❤❤❤ Ager aapko mera comment accha laga ho thodi bhi. to please next video me mera bhi zikar to banta hai
@joywinbennis3567
@joywinbennis3567 Жыл бұрын
#chaiaurbackend #ChaiAurBackend #backenddevelopment. I cant wait to see hithesh sirs course 🤗
@dsouzaedson
@dsouzaedson 9 ай бұрын
I was so much excited to learn this lecture. I was like "First I'll learn this then I'll watch PBKS vs RCB" :)
@Neha-qm6co
@Neha-qm6co 2 ай бұрын
Yes, sir mera bhi ./env nhi cla tha tb hi maine usko Google kiya or import ka tarika correct kiya tha!
@b5fw6jg7
@b5fw6jg7 Жыл бұрын
Great video as always. Thanks a lot for this effort. One thing missing in this Postman Topic is how to professionally document the APIs in Postmant. It is very important for better collaboration among the Backend Team and with Frontend Developers as well. So, please create a video about that too. Thank you again!
@Imtiaz-Ahmed-Real-Life
@Imtiaz-Ahmed-Real-Life 2 ай бұрын
You are damn right sir. Sirf dekh k copy karney sey kuch nahi hota. I spent 4 hours today debugging the code written from my own hands. And most of them typo or missing schema.
@Rappat_Gaming
@Rappat_Gaming 2 ай бұрын
Thanks sir, for such a things teaching in free ❤
@selfstudytothepoint6705
@selfstudytothepoint6705 8 ай бұрын
Sir. .. you r the best.. you make me speechless .. thank you so much..
@SarveshKumar-08
@SarveshKumar-08 Жыл бұрын
Absolutely loved the tutorial on building logic and using Postman for backend development by Chai aur Code. Thank to Hitesh sir for the insightful content!
@yesstube624
@yesstube624 5 ай бұрын
Love from pakistan. best tutor in the world of development
@Aaodeenkytaraf
@Aaodeenkytaraf 8 ай бұрын
After a long time but ALHAMDULILLAH my code is running❤
@AmarjeetKumar-hx7mh
@AmarjeetKumar-hx7mh 11 күн бұрын
25:32 Using Postman to create and organize collections
@umesh9719
@umesh9719 9 ай бұрын
Thank you sir ji
@SameerMalik-dm1sk
@SameerMalik-dm1sk Жыл бұрын
this is going to be amazing backend series. Thanks you sir
@Dev-Phantom
@Dev-Phantom 9 ай бұрын
so interesting and helpful lecture. Thanks sir. God Bless you.
@RamdeepKesharwani
@RamdeepKesharwani 2 ай бұрын
A perfect bindup for POSTMAN Fire bhai Fire
@shaheen1636
@shaheen1636 11 ай бұрын
feeling awesome after getting this amazing course. Thank You sir ❤
@developer_dhanji
@developer_dhanji 8 ай бұрын
i comment on this video 4 month before , becouse hitesh sir say if this video reach out ,,....number of comment so i will post next video , so i comment on this video 4 month before but watching / start this series from start before 10 days 🤣🤣🤣🤣🤣🤣🤣🤣🤣🤣 {{ ________thanks hitesh sir__________-- }} why for valueble content dene ke liye .......
@kumariradhagupta1984
@kumariradhagupta1984 Жыл бұрын
10:36 Spelling of fullname was wrong sir, not used double l 22:27 Alternative way is : req.files?.coverImage?.[0].path; Thankyou Sir, from bottom of my heart, will always have respect for you, for giving this kind of knowledge to us. The student will always remember you for changing there life and making corporate life easy.
@RishabKanaujia-f7y
@RishabKanaujia-f7y Жыл бұрын
exactly i was just about to type this
@sarkar4670
@sarkar4670 Жыл бұрын
Thanks ,finally found my bugs and fixed it also thanks you again very worthful content.
@explorewithsatish1208
@explorewithsatish1208 Жыл бұрын
Hitesh Sir You are doing great job as start new channel with this and in specially Hindi and open source
@SanjayGupta-ze1uf
@SanjayGupta-ze1uf Жыл бұрын
Sir, your content is truly remarkable. I am grateful for your expertise and guidance, sir.
@mohammadmahfuzrahman
@mohammadmahfuzrahman Ай бұрын
best playlist to learn backend
@tipssedlife
@tipssedlife Жыл бұрын
very well explained sir, eagerly waiting for the next video 🔥
@Dev-Phantom
@Dev-Phantom 9 ай бұрын
25:22 - Important to know postman part starts here. production level
@Neha-qm6co
@Neha-qm6co 2 ай бұрын
Hnji kaise h aap sabhi , swagat hai aap sabhi ka chai aur code me 😁
@aspirant7050
@aspirant7050 5 ай бұрын
thank you sir for sharing about postman production things
@_AshishMalaviya
@_AshishMalaviya Жыл бұрын
Great Backend series Sir Thank you🙏
@farhanamir8669
@farhanamir8669 Ай бұрын
love from heart sir... give us more content
@lalitsingh-de1md
@lalitsingh-de1md 4 ай бұрын
thanks and love you sir for your valuable content💖💖☕☕
@adnanashraf6438
@adnanashraf6438 Жыл бұрын
amazing series sir...lots of love sir......
@mycollegeLife.
@mycollegeLife. 3 ай бұрын
If anyone is facing environment variable loading issue while uploading to cloudinary then make sure you use this script and don't forget to add -r in the scripts I keep forgetting and facing this issue : : "script": { "dev": "nodemon -r dotenv/config --experimental-json-modules src/index.js" }
@sahilthummar8237
@sahilthummar8237 10 ай бұрын
Hello hitesh sir ek question he mere ki every file ke import me .js likhna padta he aur iske bina error aata he iska solution batao sir
@ajspot5429
@ajspot5429 Жыл бұрын
fulName ki spell mistake thi sir when you rewrite you add that L -> fullName great sir learn a lot thanks
@Atul_25
@Atul_25 4 ай бұрын
Bhut in depth series h. Aaj mere ek friend ne jab bataya tab pata chala 🫡
@subhendudey1786
@subhendudey1786 Жыл бұрын
Daily consistent 1 video is a good schedule
@Satish-xo6gt
@Satish-xo6gt 7 ай бұрын
Great learnings sirji!!
@manpreetjord1885
@manpreetjord1885 7 ай бұрын
27:00 setting postman environment and collections
@sksamidul3850
@sksamidul3850 10 ай бұрын
35:30 sir ,is user already exist it throw error but multer save images in temp (coz multer middleware run before user controller). So we need to unlink them in if condition of existedUser manually ☕
@mohitkene8001
@mohitkene8001 Ай бұрын
thanku
@aniksaha8108
@aniksaha8108 10 ай бұрын
Toooo much knowledge, Love you Sir
@saketkumar5227
@saketkumar5227 Жыл бұрын
this content is great , loved while reading so many new concepts
@SumedhShewale-x3w
@SumedhShewale-x3w 10 ай бұрын
25:20 - postman configuration
@aryankaushik9206
@aryankaushik9206 Жыл бұрын
Loving the series sir Now learning react seeing this loved it sir please keep it up Also interested like this deep content
@nikhilanandagoswami9220
@nikhilanandagoswami9220 Жыл бұрын
amazing series sir...lots of love sir...........
@Khedhar108
@Khedhar108 Жыл бұрын
_id : BSON data use form data option in postman while posting files raw and json format is choosed only for text :: "04:25" remove file synchornously when uploaded successfully and in case of error : "14:18" fs.unlinkSync(localfilepath) req.files "16:42" postman collection : "25:30" postman environment : "28:10"
@saksham_1612
@saksham_1612 Жыл бұрын
Amazing video but may be its bit overwhelming for beginners but still you did an incredible job
@meraqsam-kashi
@meraqsam-kashi 7 ай бұрын
hi sir men ney app ki sari series dekhi hy but is vidio py a ky ye error a jata fields.forEach is not a function jab postman sey data send krty hen how i resolve
@aashishkathait4994
@aashishkathait4994 11 ай бұрын
i am doing this complete project is typescript, although it it is more time than usaul but i am staring to see the fruits of my labour when im not getting those annoying undefined error 😌.
@RoshaniWankhede-rf4rw
@RoshaniWankhede-rf4rw 3 ай бұрын
Best video on this topic
Access Refresh Token, Middleware and cookies in Backend
1:02:45
Chai aur Code
Рет қаралды 109 М.
Pick these tech to make or destroy your tech career
15:52
Chai aur Code
Рет қаралды 149 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН
UFC 310 : Рахмонов VS Мачадо Гэрри
05:00
Setanta Sports UFC
Рет қаралды 1,2 МЛН
Watch this before building coding projects
17:07
Chai aur Code
Рет қаралды 65 М.
Summary of our Backend Series
15:45
Chai aur Code
Рет қаралды 50 М.
Rising Stars of Javascript
13:36
Chai aur Code
Рет қаралды 30 М.
Complete MongoDB aggregation pipeline course
1:58:14
Hitesh Choudhary
Рет қаралды 66 М.
Logic building | Register controller
52:49
Chai aur Code
Рет қаралды 97 М.
Understand the subscription Schema
20:11
Chai aur Code
Рет қаралды 45 М.
How to upload file in backend | Multer
38:21
Chai aur Code
Рет қаралды 144 М.
Complete Backend Developer course | Part 1
10:06:53
Chai aur Code
Рет қаралды 875 М.
Learn Mongodb aggregation pipelines
36:45
Chai aur Code
Рет қаралды 81 М.
How to write sub pipelines and routes
30:14
Chai aur Code
Рет қаралды 42 М.
“Don’t stop the chances.”
00:44
ISSEI / いっせい
Рет қаралды 62 МЛН