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 - ua-cam.com/play/PLTP3E5bPW7944Ec1lfXzavqRHzxY5FigD.html Checkout the JS playlist - ua-cam.com/play/PLTP3E5bPW795Nx9KUPCdHNsh7uuyqe9Mi.html
my college professors with PHDs are unable to teach these concepts and on the other hand this man is able to make it so easy that everyone could understand it. Teachers need to learn something from him...
I really liked the course. Its up to date, beginner friendly, and concise. I admire you used English for the whole course, thus accessible to non-hindi speakers. A lot of content is compressed in the video. For those watching, dont be in a rush to finish, take your time, watching and implementing bits by bits and take notes.
Thank you very much, i would just have mentioned at your place to some things are different in the windows terminal. This helped a lot. This is the only got tutorial i found after 2 hrs of searching.
Now I am learning from your old node and express api video and doing hands on. Thanks, I found the most valuable resource to learn nodejs from Dipesh Malvia channel. Just love it.
Thank You Dipesh Sir for this Wonderfull tut as beginner MERN developer im scared to build middleware and JWT bcoz I don't have That proper knowledge how to build so i watched this tutorial.. now I feel confident and now I can build middleware's and JWT authentication. thank you BIG BROTHER Love from KARNATAKA❤
I usually don't write comments, but i couldn't resist to say thank you for this really helpful, informative and beginner friendly tutorial on NodeJs. It helped me alot to understand about all the important topics
Awesome tutorial! ATTN: Mac Users: Can't install a package global? Or use prompt-sync? Open terminal in vs, or just normal terminal, and do these two commands: mkdir ${HOME}/.npm-packages npm config set prefix ${HOME}/.npm-packages For prompt-sync, do not use terminal within vscode; it won't work. Use regular terminal in apps/utilities folder.
Described very well but you need to align few part such as when we reach to async await you started showing console log on browser's inspect element suddenly and prior to that you were showing console logs on terminal. For a new person it will be difficult how they run the application on browser because you introduced concept of http after async await.
it's very simple you have to just go to the google and browse for this port no. it will provide you that browser and then simply inspect it and see the result in console.
Very good teacher, I'm from Brazil and I love programming, I learned a lot from this class. You could integrate with the frontend in this contacts project using React or Angular. It would be excellent. 🔥
Frankly speaking, You should have created separate video for Node.js Package Manager & Built-ins because the cowsay package and all was totally useless instead you could have shown something useful which could help us in a way to understand node.js in depth. Random packages are a small part of Node.js It was needless to show and waste time. P.S: I'm halfway through your course and I gotta say you have explained everything in details and I got to learn something new from your video yet your course is beneficial for those who are already familiar with Node.js but they will surely learn something new from your video. Keep it up brother..
How do you get suggestions in vs code is that any suggestion ? in the crud part of express when you were doing "Contact." you were getting suggestions of all methods like find , findById how do we do that ?
Hi Dipesh, can you please help why I got this error while run the code: Error [ERR_HTTP_HEADERS_SENT]: Cannot write headers after they are sent to the client at new NodeError (node:internal/errors:406:5) at ServerResponse.writeHead (node:_http_server:345:11) at module.exports (D:\sal\Node\NodeJs_CRUD_API\methods\post-request.js:9:18) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'ERR_HTTP_HEADERS_SENT' }
This tutorial is perfect for those with basic knowledge of Node.Js and Express, or anyone who’s learning elsewhere and wants to see a different approach!
There are so many lectures on basis node js ...come up with advanced concepts like streaming server side events events emitter threads and many more ...
14:56 When declaring the env variables, the first variable that I wrote, was highlighted in yellow, and got interpreted as a keyword instead, while the rest was interpreted as a command. How do I solve it?
Use this command: For windows (PowerShell): $env:NAME='YourName'; $env:PROFESSION='YourProfession'; node env.js For windows (Command Prompt): set NAME=YourName && set PROFESSION=YourProfession && node env.js For Linux: NAME='YourName' && PROFESSION='YourProfession' && node env.js
I have already a paid course where I cover microservices. The charges are nominal please check the course content if you find interesting enroll - www.dipeshmalvia.com/courses/Nodejs-Zero-to-Hero
Here's a constructive critisim - Don't just teach us, we also wanna know "WHY" it's a robotic way to taught - So now I am gonna do this, then I'll do this then this will happen? Like why are we doing all that? What's the end goal?
at 2:28:31 if await is making functions execute in sequential order then why can't we do this in ordinary way(sync ) where functions get execute one after another.Lil confuse now.
We are having data from movies.json file. It is not necessary to have /api/movies/ -> We are just trying to create dummy path if you use path as /api/moviedata/ then we will match the base url with /api/moviedata/ -> I idea here to understand that data is coming from movies.json
I'm 1 hour into the video and I don't understand anything. He's just saying where to put things here and there without explaining, almost like he's reading from a boom
Great video your are good guider but your full video is on english my suggestion for you to used both language sometimes hindi and sometime english and all is good in your video
At 1:24:55 when i run the async-await function it didn't show customError message it show like this node:internal/deps/undici/undici:11576 Error.captureStackTrace(err, this); ^ TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11576:11) { cause: Error: unknown scheme at makeNetworkError (node:internal/deps/undici/undici:6893:35) at schemeFetch (node:internal/deps/undici/undici:11036:18) at node:internal/deps/undici/undici:10909:26 at mainFetch (node:internal/deps/undici/undici:10926:11) at fetching (node:internal/deps/undici/undici:10883:7) at fetch2 (node:internal/deps/undici/undici:10761:20) at Object.fetch (node:internal/deps/undici/undici:11574:18) at fetch (node:internal/process/pre_execution:271:25) at dosomething (E:\Node-Js\error.js:15:18) at somefunction (E:\Node-Js\error.js:44:15) } Node.js v20.5.1 Can anyone tell what is the mistake ??
While Node & Express in 6 hrs, this is the best someone can do. If you didn't get a concept refer documentation parllel to this video, it will surely help.
I think, more like know there is a global problem on all learning platforms. these people are not teachers. they think because they have enough knowledge about a certain topic, they would be good at teaching said topics. that’s just not true. these people, for the most part did not learn by youtube an they clearly don’t know how to teach for youtube viewers. no organization, no direction. you will leave dazed and confused.
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 - ua-cam.com/play/PLTP3E5bPW7944Ec1lfXzavqRHzxY5FigD.html
Checkout the JS playlist - ua-cam.com/play/PLTP3E5bPW795Nx9KUPCdHNsh7uuyqe9Mi.html
Sure.
Bhai how do I get package jason file?????
my college professors with PHDs are unable to teach these concepts and on the other hand this man is able to make it so easy that everyone could understand it. Teachers need to learn something from him...
Bhai how do I get package jason file?????
@@muneebahmad4378 when you run npm init command, it will be automatically created.
TIP: Ask chatgpt if you have such doubts.
I really liked the course. Its up to date, beginner friendly, and concise. I admire you used English for the whole course, thus accessible to non-hindi speakers. A lot of content is compressed in the video. For those watching, dont be in a rush to finish, take your time, watching and implementing bits by bits and take notes.
Thank you very much!
Bhai how do I get package jason file?????
This tutorial is way more than just a tutorial. Thank you for sharing your knowledge and experience with us for free. Great job.
Thanks.
You're very welcome!
Best intermediate course .people who know js well and preparing for backed this course is highly helpful
Bhai how do I get package jason file?????
@@muneebahmad4378 use npm init -y
Thank you very much, i would just have mentioned at your place to some things are different in the windows terminal. This helped a lot. This is the only got tutorial i found after 2 hrs of searching.
Now I am learning from your old node and express api video and doing hands on. Thanks, I found the most valuable resource to learn nodejs from Dipesh Malvia channel. Just love it.
He is explaining the best but u should know js and already knew rest api development
Thank You Dipesh Sir for this Wonderfull tut as beginner MERN developer im scared to build middleware and JWT bcoz I don't have That proper knowledge how to build so i watched this tutorial.. now I feel confident and now I can build middleware's and JWT authentication.
thank you BIG BROTHER Love from KARNATAKA❤
Welcome
I usually don't write comments, but i couldn't resist to say thank you for this really helpful, informative and beginner friendly tutorial on NodeJs. It helped me alot to understand about all the important topics
Finished the video just now.
I must say, i have now good knowledge about node and express.
Glad to hear that!
Are you beginner..?
Was this really helpful to someone like begginer in backend?
@@Zeus-10247 i am new in node js, but working with PHP, Laravel, Js for more than 6/7Years.
@@sharifurrobin7720ok thank you
Awesome tutorial! ATTN: Mac Users: Can't install a package global? Or use prompt-sync? Open terminal in vs, or just normal terminal, and do these two commands:
mkdir ${HOME}/.npm-packages
npm config set prefix ${HOME}/.npm-packages
For prompt-sync, do not use terminal within vscode; it won't work. Use regular terminal in apps/utilities folder.
thanks sir for share this knowledge without taking any type of cost.
Described very well but you need to align few part such as when we reach to async await you started showing console log on browser's inspect element suddenly and prior to that you were showing console logs on terminal. For a new person it will be difficult how they run the application on browser because you introduced concept of http after async await.
it's very simple you have to just go to the google and browse for this port no. it will provide you that browser and then simply inspect it and see the result in console.
This One, I will keep this for Weekend 😊
Sounds good!
It is a brilliant start🎉
I am here to check for accountability. Did you manage to finish it sir?
finally completed, a complete package for beginners.🔥🔥
Very good teacher, I'm from Brazil and I love programming, I learned a lot from this class.
You could integrate with the frontend in this contacts project using React or Angular. It would be excellent. 🔥
I'd really appreciate more of an explanation on the 'why'. Why do we spend the first hour printing out your name in the console?
Hello, is this course suitable for beginners just familiar with javascript???
Please tell
This was really helpful. Thanks a lot.
Thank you for the In depth explanation, very informative
came from Instagram ❤ definitely I will look into this course ❤
appreciate you❤
Awesome! Thank you!
Out of many stones, only a few are gems and you are one of them!!⚛
Thank You For this Tutorial!!
You're welcome!
Frankly speaking, You should have created separate video for Node.js Package Manager & Built-ins because the cowsay package and all was totally useless instead you could have shown something useful which could help us in a way to understand node.js in depth. Random packages are a small part of Node.js It was needless to show and waste time.
P.S: I'm halfway through your course and I gotta say you have explained everything in details and I got to learn something new from your video yet your course is beneficial for those who are already familiar with Node.js but they will surely learn something new from your video.
Keep it up brother..
Absolutely Amazing also sound wonderful 🎉❤
Next weekend I will start !
I know express but it’s been a year s since last I touched some node and express 😁
Brother, do you completed or not 😅
How do you get suggestions in vs code is that any suggestion ? in the crud part of express when you were doing "Contact." you were getting suggestions of all methods like find , findById how do we do that ?
Hi Dipesh, can you please help why I got this error while run the code:
Error [ERR_HTTP_HEADERS_SENT]: Cannot write headers after they are sent to the client
at new NodeError (node:internal/errors:406:5)
at ServerResponse.writeHead (node:_http_server:345:11)
at module.exports (D:\sal\Node\NodeJs_CRUD_API\methods\post-request.js:9:18)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
code: 'ERR_HTTP_HEADERS_SENT'
}
This tutorial is perfect for those with basic knowledge of Node.Js and Express, or anyone who’s learning elsewhere and wants to see a different approach!
Just when I was thinking to start learning this🔥
Great..Hope this video will bring value to your learning😊
Most Respectly sir
Very help full video
i appreciate the hard work.
This is super helpful. thank you Dipesh
Beech beech mein esa feel hora h tum padha nahi rahe ho bs kr rahe ho!! Beginners kaise seekhenge ese bhai..
Knowledge and help full dipesh bhaiya👍👍🙏🙏🙏
There are so many lectures on basis node js ...come up with advanced concepts like streaming server side events events emitter threads and many more ...
Agree there are many lectures. I will surely come up with advanced concepts.
@@DipeshMalvia Please make a video on advanced Concepts
14:56 When declaring the env variables, the first variable that I wrote, was highlighted in yellow, and got interpreted as a keyword instead, while the rest was interpreted as a command. How do I solve it?
there're some reserve words, you can't use them as variable. might be the case, try changing the variable name
Did you solve it? If yes, then how??
Use this command:
For windows (PowerShell):
$env:NAME='YourName'; $env:PROFESSION='YourProfession'; node env.js
For windows (Command Prompt):
set NAME=YourName && set PROFESSION=YourProfession && node env.js
For Linux:
NAME='YourName' && PROFESSION='YourProfession' && node env.js
@@SahithyT thanks bro
@@SahithyT bro it still give undefined error
Thanks I will study along
Wonderful 😊! Good Luck !
3:48:29 mouse point
please make next video on the microservices
I have already a paid course where I cover microservices. The charges are nominal please check the course content if you find interesting enroll - www.dipeshmalvia.com/courses/Nodejs-Zero-to-Hero
Thank you..i really appreciate way of teaching..i learn alot things in this video😊
Glad to hear that. Thanks
Thanks sir for your efforts ❤
Thanks!
my code if perfect i have check it many times through chat-gpt as well but my put and delete request is not working
Wow, thanks for sharing the knowledge 🫡👌👍😊
Hi we like ur videos . Can make a video .how to deploy node.Js API in server like IIS .
Thanks for this tutorial ❤
You're welcome 😊
Really a good course🎉
Thank you for this course 🌟
You're so welcome!
Should I use es6 module over common js?
GREAT!
can u make a project example using mean stack?
Yes, I am working on it.
@@DipeshMalviawaiting bhaiyya ❤️🤘
Here's a constructive critisim -
Don't just teach us, we also wanna know "WHY"
it's a robotic way to taught -
So now I am gonna do this, then I'll do this then this will happen?
Like why are we doing all that? What's the end goal?
Thanks for feedback this will be me to improve
thank you Dipesh
Welcome!
at 2:28:31 if await is making functions execute in sequential order then why can't we do this in ordinary way(sync ) where functions get execute one after another.Lil confuse now.
Great tutorial!!
Thank you! Cheers!
Thankyou sir its really helpfull
Most welcome
Kindly provide the link of entire Folder and the code so that it can be used for reference .
its in the description
Thanks bro!!!!❤
Welcome 😊
from where we are getting data for /api/movies.
i don't have this endpoint hosted, how can i do practice by doing.
We are having data from movies.json file. It is not necessary to have /api/movies/ -> We are just trying to create dummy path if you use path as /api/moviedata/ then we will match the base url with /api/moviedata/ -> I idea here to understand that data is coming from movies.json
Super cool and awesome - big thanks
Thanks!
Just installed NODE (v17.9.1 on High Sierra). Can't get ctrl-c to stop node. Tried ctrl-c, ctrl-c twice, with .exit - nothing seems to work?
if you have apple press command+c
amasing !
college ppt lecture with some details
I like old school teaching method
sir similarly do some videos on mangodb tutorial
Not getting as a beginner 😢
great sir
please a next js project video
One of the best video by @DipeshMalvia keep going and best of luck :)
Amazing
very interest
Bhayya can you please do a simple crud app restapi project which has feature of jwt with roles for different users.
Sir same Hindi me banaya karo na plz.
Series was good but how understand and write the code I am confused could please explain please
Same I didn't find the purpose of nodejs till now
What exactly did he do in the first hour of the video
Actually I know node js but I can't understand programming logics.
Let me know what exactly you didn't understood. I will try to help you with answer.
Bhai how do I get package jason file?????
npm init
I'm 1 hour into the video and I don't understand anything. He's just saying where to put things here and there without explaining, almost like he's reading from a boom
2:58:42
3:10:25
3:46:49
4:19:25
5:26:01
need node js with postgresql
Noted!
19:22
Hows the course guys
40:00
Great video your are good guider but your full video is on english my suggestion for you to used both language sometimes hindi and sometime english and all is good in your video
please make this video in hindi
at 1:47 you havent shown how you get output on browser console, means how you switched to browser??
Fives stars for you
sir thumnail mn mafi qiu mang rhy ap hath jor kr
Hahah...actually this pose is taken from my recording and I liked it so used for thumbnails. Acha nai lg rha kya ?
This course is not for beginners.
It's too fast for a beginner....
How is thos course different from your paid one
You can check the content of the paid course. This is just part of it for those who requested me to put it on YT as they can't purchase.
this could have been shorter ,
for beginers it's a lot to process ,lot of fillers .
At 1:24:55 when i run the async-await function it didn't show customError message it show like this
node:internal/deps/undici/undici:11576
Error.captureStackTrace(err, this);
^
TypeError: fetch failed
at Object.fetch (node:internal/deps/undici/undici:11576:11) {
cause: Error: unknown scheme
at makeNetworkError (node:internal/deps/undici/undici:6893:35)
at schemeFetch (node:internal/deps/undici/undici:11036:18)
at node:internal/deps/undici/undici:10909:26
at mainFetch (node:internal/deps/undici/undici:10926:11)
at fetching (node:internal/deps/undici/undici:10883:7)
at fetch2 (node:internal/deps/undici/undici:10761:20)
at Object.fetch (node:internal/deps/undici/undici:11574:18)
at fetch (node:internal/process/pre_execution:271:25)
at dosomething (E:\Node-Js\error.js:15:18)
at somefunction (E:\Node-Js\error.js:44:15)
}
Node.js v20.5.1
Can anyone tell what is the mistake ??
Bhaiya ek baat bolun kharap mat sochiyega , but maja nahin aya. Aisa laga koi kitab rakh ke gana ga raha hai. It could get much better
worst course no explanation just doing things on your own and then saying beginner playlist
Same didn't find it useful, he was just reading out the text from the book
I think it's not for beginners like us he's may bet teaching to the intermediate ones😢
Everything is not for everyone....make yourself at that level to understand these high quality videos
@@unknown76436I agree with you
While Node & Express in 6 hrs, this is the best someone can do. If you didn't get a concept refer documentation parllel to this video, it will surely help.
is i am the only one who is not understanding any thing
he is using stuff not explaining why he is using it or what will happen after using it
It is more like he is expecting us to know nodejs and he is creating a project.
@@wisdomloger6458 exactly
Damn i thought i was the only one, not understanding the video 😢
He is too fast and this video is not for beginners like us that's why we are not understanding 😅
Telling things in a faster way. Not given a proper explanation
bhai kuch bhi sikah rahe ho aap, thoda systamtic approch rakho,,very rendom content, dont have a flow to learn,
One of the useless course i have ever seen. The instructor is only interested in doing the stuff but not teaching.
Spelling mistake bahut karta hai
Disliked 👎
haa re 1 hr to isme he chala gaya
I think, more like know there is a global problem on all learning platforms. these people are not teachers. they think because they have enough knowledge about a certain topic, they would be good at teaching said topics. that’s just not true. these people, for the most part did not learn by youtube an they clearly don’t know how to teach for youtube viewers. no organization, no direction. you will leave dazed and confused.
Totally Waste of Time bro
why bro?
Thank you for this awsome tutorial🦸
Welcome. Glad you liked it.