100 Days of Code: Day 4

FreeCodeCamp Completed Sections

Build JavaScript Objects
Accessing Objects Properties with the Dot Operator
Accessing Objects Properties with Bracket Notation
Accessing Objects Properties with Variables
Updating Object Properties
Add New Properties to a JavaScript Object
Delete Properties from a JavaScript Object
Using Objects for Lookups
Testing Objects for Properties
Manipulating Complex Objects
Accessing Nested Objects
Accessing Nested Arrays
Record Collection

This was a rough night! I had the HARDEST time figuring out Record Collection. I was on the right track, but had my order of operations messed up. Glad I remembered the Reddit page for FreeCodeCamp — that helped immensely.

Well another day down! I’m really proud of my progress so far. Looking forward to coding again tomorrow.