Getting Started with NodeJS for Beginners

Keywords List

the

The

with

With

for

and

to

of

ll

5

Summary

• NodeJs is a powerful JavaScript engine that can be used for a variety of tasks.

• In this course, we’ll learn the basics of working with NodeJS.

• We’ll work with the core libraries, but also learn about using npm: theNode Package Manager to load and work with any third party package that has been developed for NodeJS.

• We’ll also look at three ways to write and run a simple web server using node.

• The course is an hour long, and consists of two units.

Original Content