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