Coddy logo

Explore

Categories

Programming language

Explore courses by programming language.

Course type

Learn, challenge or build your portfolio in a practice-driven way.

Level of knowledge

Choose courses tailored to your level of knowledge perfectly.

Or try to search for any course. Still can't find? let us know what are you missing!

Daily Challenge

search
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

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