Node.js

Node.js

This course will start off by teaching you the basics of Node.js and its core modules. You will then learn how to import additional modules and configure your project using npm. From there, you will learn how to use Express to set up a web server and how to interact with a database. By the end of the course you will have created several real-world projects such as a web scraper, a blogging API, and many more.

nodejs