In week two we will discuss the following topics:
• Functions + JSON/Arrays
• Array Manipulations
• JSON
• Map and filter
• Arrow functions
- JSON (MDN)
- 💫 Fun fun functional 💫 Check the first 3-4 videos.
- Code conventions: http://crockford.com/javascript/code.html
- Wes Bos' awesome free tutorials. Just make a free account and do Array Cardio #1 here
- Objects continued: http://eloquentjavascript.net/06_object.html
This chapter from Eloquent JavaScript gives in-depth explanations of the topics that will be discussed during the lecture. Highly recommended (if time permits).
- Chapter 3 - Functions
- Chapter 5 - Higher-Order Functions
Please go through the material and come to class prepared!