JavaScript – Practice using Console

Shape of the Day:

  • More practice with JavaScript

Website of the Day:

http://endless.horse/ – JavaScript is used here (jQuery library) to make this horse keep growing no matter how much you scroll.

Complete the following tutorial: https://htmldog.com/guides/javascript/beginner/

  1. Open google chrome and open inspect (right click > inspect OR ctrl + shift + i)
  2. Click on console on the right
  3. Use the console to quickly execute the tutorials
  4. Take screen shots of your completed console work/code for each tutorial.
  5. For each tutorial, try and change something slightly different than what it is asking you to do to show your understanding.