Record Collection – FCC Coding Challenge

Accessing Nested JavaScript Objects

This is a freeCodeCamp exercise about nested objects and arrays. Here are some things that helped.

Translate the Instructions Correctly and Comprehensibly

I watched the FCC YouTube tutorial. Of course I was able to pass the challenge by copying what the instructor did (see image). record collection function from FCC tutorialBut this didn’t help with my goal of learning and understanding. I read some feedback from Read More »