Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Tricky parts of Modern Javascript (ES6+)

In this little course you will learn about the tricky but very important features introduced in Modern Javascript i.e. ES6. Complete this course with your pace to improve your JS knowledge!

9 Lessons

7 Challenges

Prerequisites

Basic Javascript knowledge

Save for later

Introduction

What is ES6 ?

Here we will learn this

Let's dive in

Block scope - let & const

The Arrow Functions

Spread and Rest

for - of loop

Classes

Promises

Async & Await