JS Core Concepts

JavaScript Crash Course

If you need a refresher on JavaScript fundamentals that you have learned in the precourse please check lesson (1-9)

Lesson 1 (Adding javascript to web page ~ ⏱ 5 mins)

What you will learn in this video:

Adding javascript to web page

Lesson 2 (JS variable, Data types ~ ⏱ 3 mins)

What you will learn in this video:

JS variable, Data types

Lesson 3 (JS operators ~ ⏱ 1 mins)

What you will learn in this video:

JS operators

Lesson 4 (Logical operators ~ ⏱ 5 mins)

What you will learn in this video:

Logical operators

Lesson 5 (String, special and ternary operator ~ ⏱ 3 mins)

What you will learn in this video:

String, special and ternary operator

Lesson 6 (Data types Coercion in JS ~ ⏱ 3 mins)

What you will learn in this video:

Data types Coercion in JS

Lesson 8 (Conditional statements ~ ⏱ 9 mins)

What you will learn in this video:

Conditional statements

Lesson 9 (Loop statements ~ ⏱ 7 mins)

What you will learn in this video:

Loop statements

Last updated