Course
summary


    0 chapters available

Loading...

Discover Node.js and move from frontend to backend

Difficulty: Junior ● Progress: 0 / 0 modules completed

What is NodeJS?

NodeJS is a runtime environment for running JavaScript code outside of a browser. This environment is open-source, cross-platform, and mainly used to run server-side scripts.

Its growing popularity, especially among junior developers, comes precisely from the fact that developing server-side scripts no longer necessarily requires learning a new language, but instead reusing a language already known and used on the front-end.

You need a free account to read this module