Friday, August 28, 2020

Node JS Developer Training!


Node.js is a runtime platform that executes Javascript code outside the browser.  It allows Javascript to be used on the server side and also for command line tools.  Running scripts on Server Side helps you build a dynamic web page.  Node has an event driven architecture that gives you asynchronous I/O.  Node is a powerful technology that help you build real time web applications.

The following topics will be covered in the course:

- Event Loop

- REPL

- async await

- Node JS API

- Node-Fetch

- Event Emitter

- Web Sockets

- npm Packages

- Semver

- npx Commands

No comments:

Post a Comment