JS Objects
Posted on Jul 29th, 2020
Today’s topics
- Introduction to the object data structure in JavaScript
- Storing data in and retrieving data from objects
Links and resources
- Eloquent JavaScript, chapter 4: Objects and Arrays
- Rebecca Murphey on using objects to write more concise code (short video)
- Podcast on learning to code with the founder of Code Newbie, Saron Yitbarek
- Lodash
- Moment.js