17. Node.js Environment Public

17. Node.js Environment

Kostas Diakogiannis
Course by Kostas Diakogiannis, updated more than 1 year ago Contributors

Description

An introduction to node.js enviroment and execution context. What is node.js, how can you execute JavaScript outside the browser? What are the core modules, the REPL and more. This module doesn't cover the http and server-side nature of node, rather takes a distance from use-cases that will be analyzed in more detail later, and focuses on the general idea of node.js true nature.