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!
Syllabus
2 chapters9 lessonsIntroduction
2 lessons- 01What is ES6 ?
- 02Here we will learn this
Let's dive in
7 lessons- 01Block scope - let & const
- 02The Arrow Functions
- 03Spread and Rest
- 04for - of loop
- 05Classes
- 06Promises
- 07Async & Await
More like this
Function Declarations in JavaScript
In this course you will learn about different ways of function declaration in JavaScript. From traditional basic function declarations to the modern arrow functions, enhance your coding skills and write cleaner, more efficient JavaScript code!
- 14
Array Methods in JavaScript
In this course, you will learn about Arrays and the most commonly used Array methods in JavaScript and how to use them!
- 18
JavaScript DOM Methods
In this course, you will learn about the most commonly used JavaScript DOM methods and how to use them!
- 13
CSS Flexbox - The Complete Course
In this course, you will master the CSS flexbox concepts. Flexbox is one of the most useful layouts used in web development.
- 15
Control Statements in Java
In this course, you will learn how to control the flow of the program and make decisions in coding using Java programming language.
- 11