This section contains a general overview of topics that you will learn in this lesson.
Objects are a very important part of the JavaScript language, and while for the most part you can accomplish simple and even intermediate tasks without worrying about them, any real project that you’re going to attempt is going to feature Objects. The uses of Objects in JavaScript can get deep relatively quickly, so for the moment we’re only going to cover the basics. There’ll be an in-depth dive later.
Besides being a quick and handy way to store data, arrays also have a set of functions for manipulating that data in very powerful ways. Once you begin to master these functions you will start to see ways to use them all over the place! There are really only a handful of these functions… but as you’ll soon see, the possibilities of what you can do with them are near endless.
You have been through a ton of content, and it would not be surprising if you were feeling rather overwhelmed at this point. Let’s take a little time to slow down and practice this stuff with more coding exercises. I’ll warn you now: some of these get pretty difficult, but if you’ve done the lessons you should have covered everything you need to know to solve them. Don’t be afraid to go back and review if you find that you can’t remember something, that’s part of the process. If you get stuck come join us in the chatroom!
At this point you just need a little more practice! Go back to the JavaScript exercises that we introduced in the Fundamentals 4 project and complete the following:
Note: Solutions for these exercises can be found in the ‘solutions’ branch of that repo
This section contains questions for you to check your understanding of this lesson on your own. If you’re having trouble answering a question, click it and review the material it links to.
Array.prototype.map()
useful for?Array.prototype.reduce()
useful for?This section contains helpful links to related content. It isn’t required, so consider it supplemental.
5-6 months
Job Guarantee
1-on-1 Mentorship