Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 381 Bytes

File metadata and controls

7 lines (6 loc) · 381 Bytes

101-ConsoleIntro

  1. Take a look at the HTML and try to figure out what's going on.
  2. Live serve the page to see if you're right.
  3. Go to the index.js file and read all of the comment lines with the corresponding code.
  4. Work through the steps 1-5 and do each of the challenges.
  5. This is a simple web page but will give you some code snippets you might need in the future.