Chapter #6 - JavaScript

JavaScript is the third of our front-end languages. Where HTML and CSS control how our webpage looks, JavaScript controls how our webpage behaves.

JavaScript is the only major language supported by browsers. That means all front-end developers use JavaScript. Learning JavaScript is like learning any language, it takes time to get the syntax down.


Lessons

Lesson #1 - JavaScript Basics

We understand the logic of our programs, now let's learn the basics of JavaScript.

Lesson #2 - JavaScript Practice

Just like any other language, really learning requires that you practice, practice, practice. Here, you'll get that chance.

Lesson #3 - Further Reading

With your new found skills, you're ready to do some self-learning. The resources in this lesson will help deepen your understanding of JavaScript and provide a solid resource moving forward.

Lesson #4 - Further Reading

With your new found skills, you're ready to do some self-learning. The resources in this lesson will help deepen your understanding of JavaScript and provide a solid resource moving forward.