Course
summary


    0 chapters available

Loading...

Discover Node.js and move from frontend to backend

Difficulty: Junior ● Progress: 0 / 0 modules completed

The fs, http and readline modules

nicolasbrondinbernard_A_truck_full_of_parcels._100_white_backgr_05d3023e-da92-459a-8a62-ab6418a6e646.png

As explained previously, NodeJS provides a large number of pre-installed packages that allow you to interact with the operating system, the network and make it easier to use certain protocols!

You can find the list of packages provided directly by the environment here: https://www.w3schools.com/nodejs/ref_modules.asp

You need a free account to read this module