Welcome

Intro

Hello 👋 I'm Scott Moss and welcome to my Intro to Node js course! I'm a Sr. Software Engineer at Netflix where I work on the TV app. I've been teaching courses and giving talks on JS since 2013. It's my secret to learning faster.

Do you know how to build sites and apps in the browser with JS? Or maybe you have experience with a language like Python, PHP, or Ruby. Regardless, this is the course for anyone who wants to get started with Node fast. Some things we'll be covering in this course include:

  • 😱 Node vs Web
  • 👀 Modules
  • 🔥 File System
  • 🎉 CLI's
  • 💰 NPM
  • 💸 Servers
  • ☁️deployment
  • ... SO.MUCH.MORE

Shoutout to Frontendmasters Frontendmasters They have the best platform to produce these courses. It's truly an amazing service for any developer looking to skill up on something fast.

Course

There's so much to learn when it comes to Node js. So the approach we're going to take in this course is to build a example or two of some of the best uses cases of Node js. Think of it as building mini apps for each topic.