Node.js Crash Course Tutorial #5 - NPM

preview_player
Показать описание

0:00 -- 3rd party packages
1:53 -- installing packages globally (nodemon)
13:27 -- dependencies & sharing code

🐱‍👤🐱‍👤 JOIN THE GANG -
----------------------------------------
🐱‍💻 🐱‍💻 My Udemy Courses:

🐱‍💻 🐱‍💻 Course Files:

🐱‍💻 🐱‍💻 Other Related Free Courses:

Рекомендации по теме
Комментарии
Автор

Never realised how much easier it is to take it in day by day as apposed to binge cramming when you have the whole course available.

TheSlyDragon
Автор

This is my daily playlist after internships in the train :-D

king
Автор

For anyone having issues because running scripts on your system is disabled: 1) Open Powershell as admin. 2) Type "Set-executionpolicy unrestricted" and answer yes to make the changes. 3) type "get-executionpolicy" to ensure it's been changed to unrestricted.

HunterMcMurray-hq
Автор

Wish I found your courses a year ago, would've been a superstar Ninja by now! Good work man, love your work and already bought some courses on your e-learning portal.

mohamedshamoon
Автор

Another great video. At 5:53 you can just append the -y flag to the npm init command and automatically skip the questions. Your course structure is excellent and the animations are beautiful. You hear this a lot I guess but you are great at what you are doing. Which means you put a lot of effort and time to get where you are. Respect mate

julianstorm
Автор

When I first tried to learn about smart contracts, tutorials were saying to run npm install and I would follow it without fully understanding why. It makes so much more sense now!

Covidiousthenineteenth
Автор

I will recomand this to anyone I know that's interested in modern web developement. This is exactly how I would've done it!

IAmSamuelCharpentier
Автор

Never thought that such a short course on Node would teach so neat....appreciate it

tanmoydutta
Автор

Hi, I just want to say thanks for these amazing tutorials. You have an amazing talent for translating difficult concepts into truly digestible ones. Thank you again.

milakozowska
Автор

if you're on linux, you might need to do sudo npm install -g nodemon instead.

noelthomasbejoy
Автор

Im not one to usually comment on tutorials but thank you so much man. I appreciate the way you explain details and making it easy to understand <3

thedestruction
Автор

I'm sorry to gush, but I *really* love the content you create 🙏 It's so much easier to follow than 99% of the other content creators out there

BunniesAI
Автор

This is still the best explanation playlist for node.js on youtube.

harshitverma
Автор

Loving this series. So many other courses directly jump into Express and what not and leaves us confused.

gaatutube
Автор

Thank you so much Shaun.
I have been looking for a course like this for a long time. Been a fan since when I started your Flutter series. You are a great teacher, keep up the good work and cheers.

zac
Автор

Another amazing course from you !! Cant thank you enough!!

eyra
Автор

Hello Shaun, I really appreciate the effort you put in the course, you are real thing, you really know how to pass knowledge into someone, nice work dude.❤

trendstalkhubb
Автор

I rlly want you to know how effective your teaching style is. Pls don’t stop

aaronk
Автор

Hello Shaun. Are you planning on adding authentication to this project? I think it will be great experience to learn authentication with node & express.

ivanyosifov
Автор

Taught from scratch, amazing teaching style and pace.

shuttledeceptor