Introduction to Node.js Development

Basics of creating a server using Node, useful framework called Express, server-side templates, and deploying on Heroku.

Introduction to Node.js Development
Introduction to Node.js Development

Introduction to Node.js Development udemy course free download

Basics of creating a server using Node, useful framework called Express, server-side templates, and deploying on Heroku.

Node is an implementation of the Chrome JS runtime that can be run on the server. This means we can write fast, asynchronous code in Javascript to power our websites on both the client side and the server side. In this course, we’ll cover the basics of creating a server using Node, moving onto a useful framework called Express, looking at server-side templating, and deploying our application on Heroku. We’ll also cover the basics of the MV* architectures.

Course Includes:

  • 17 videos with over 78 minutes of lectures and explanations.
  • 6 external resource files.
  • 7 exercises to help you master introductory Node concepts.

What You'll Learn:

  • Introduction to Node
  • Client vs Server
  • Running Node
  • Modules
  • Git Ignore
  • Node Server
  • Using the Express Framework
  • Nodemon
  • Using Jade Templating
  • Model View Controller (MVC)
  • Deploying to the Web
  • Heroku
  • Additional Resources
  • Exercises
  • And More!