Course

NodeJS: Level 01

Node.js is an open source and cross-platform runtime environment for executing JavaScript code outside of a browser. It is often used for building back-end services like APIs for Web App or Mobile App. It’s used in production by large companies such as PayPal, Uber, Netflix, Walmart and so on. It provides a rich library of various JavaScript modules which simplifies the development of web applications by a large extent.

8 Lessons
Outcomes

By the end of the course, learners will be able to:

  • The advantages of using Node.js as a runtime environment to run JavaScript codes outside the browser
  • Leverage Node.js concepts in creating efficient web and mobile applications
  • Identify situations where Node.js can ease development pains
Level: 01
Duration: 10 Hours
Pre-requisites: HTML (Level 01), JavaScript (Level 01)
What’s next: NodeJS:Level 02