Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 430 Bytes

dev_notes.md

File metadata and controls

10 lines (8 loc) · 430 Bytes

All lessons

  • assign each exercise within a lesson numbers

Lesson 14

  • camel case instead of underscore notation for variable names?
  • add object example of a json object after a blog post (because we see this in the API lesson)
  • exercise 1 number 1 change to create object literals instead of an empty object
    1. Search obj for the value "down", and append its key into the div. there's no example div on the exercise.