Estimated Time: 1.5 hours

<aside> ❗ Welcome to CodeLab's article on JavaScript! Here, you'll learn the basics of the language and how to apply it in web development.

As always, you can follow along with the source code here.

</aside>

Prerequisites

HTML

CSS

Overview

What is JavaScript?

JavaScript is a programming language popular in both front and back-end web development. It's a dynamically typed, interpreted language that runs incredibly fast on modern web browsers.

Introduction to JavaScript

JavaScript Basics

https://www.youtube.com/watch?v=kccz9Go4yOA

Key Takeaways:

JavaScript Functions

https://www.youtube.com/watch?v=ySZgjf_IpOM