9781430237891_CO-01.jpg

Chapter 9

A Deeper Dive Into JavaScript

Now that we can construct more complex logic with loops and conditional statements, let’s take our knowledge of JavaScript to the next level.

In this chapter, we’ll cover some of the more advanced concepts in JavaScript. For example, we’ll look at object-oriented design—from the strategy of why you would use objects to the tactics of how you would use them. Understanding object-oriented design is a vital skillset that will apply to most other languages that you will learn.

We’ll also learn about functions, from introductory concepts such as how to construct a function to advanced concepts like lambda ...

Get Foundation Website Creation with HTML5, CSS3, and JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.