Course
summary


    0 chapters available

Loading...

Discover Node.js and move from frontend to backend

Difficulty: Junior ● Progress: 0 / 0 modules completed

Additional Project

You are going to create a command-line web browser!

⚡Sounds crazy? And yet, it's not that complicated!

How the project works:

  • Ask for the URL (readline package)
  • Load the page (https package)
  • Parse the page (cheerio package)

You need a free account to read this module