VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Node.js and Express.js - Full Course

Node.js and Express.js - Full Course

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn how to use Node and Express in this comprehensive course. First, you will learn the fundamentals of Node and Express. Then, you will learn to build a complex Rest API. Finally, you will build a MERN app and other Node projects. https://github.com/john-smilga/node-express-course
Date: 2022-03-14

Comments and reviews: 5


I can't thank you enough for this beautiful piece of work John, 3 hours in and I'm still hooked on your practical method of teaching.
I ran into an issue while installing nodemon globally, something about an ExecutionPolicy Preventing me from running script on my windows machine. Here is how I resolved it for anyone facing thesame issue:
1. press the window button your keyboard
2. Type 'PowerShell' and run as an administrator.
3. In your power shell type in the following command: Set-ExecutionPolicy
4. Press 'Enter' and type in 'RemoteSigned' as the response for ExecutionPolicy then press 'Enter' again
5. Press 'y' and press 'Enter' to effect change.
You should be able to install nodemon globally and run -nodemon app.js- from the tutorial on your editor without error.
We keep pushing till we get there! Good luck!

reply

I am not sure if it is just for me, but i see that the video and audio are not in sync, video seems to be going ahead of the audio making it difficult to follow at times. -John, could you please take a look if this issue is for everyone. Really loved the content though.
reply

Hey -John and -Freecodecamp, Which is the vscode extension that you are using for autocompletion and suggestions of function/method names and descriptions of node dependencies?
reply

After a particular point the video and audio sync go out of sync, please try to correct it if possible because that makes it confusing to understand.
reply

Thank You Sir !! It was a great tutorial with you .Completed the course today and now looking forward to make projects.....
reply
Add a review, comment






Other channel videos