课程: JavaScript Practice: Object-Oriented Programming

What you should know

- [Instructor] Before jumping into this coding challenge, it's important to have some experience with JavaScript variables and functions. Additionally, it will be helpful if you're comfortable working with JavaScript arrays and objects. We'll use array methods like filter, reduce, and map. You also may want to learn about JavaScript objects before taking these challenges. While we'll learn some high level concepts, this course isn't meant to teach you all about object-oriented programming. To learn more about JavaScript object-oriented programming check out this course on LinkedIn Learning.

内容