TheHerms / what_the_function

Week 1 function and object reinforcement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What the Function

Let's reinforce what we know about functions and objects!

Follow the comments in app.js and note when to switch from driver to navigator/observer and back again.

Helpful Tips

  • When appropriate add console logs after each step to see what your data looks like.
  • Write your code under the comment that is associated with it.
  • Open the index.html file in a browser and reload it every time you update and save your JavaScript file.

About

Week 1 function and object reinforcement


Languages

Language:JavaScript 85.8%Language:HTML 14.2%