ECMAScript For Beginners
Practical Learning of New JavaScript Features.
What you’ll learn
-
Create variables using Let keyword
-
Create variables using const keyword
-
Create and use Arrow functions
-
Use Map method
-
Use spread syntax
-
Create generators
-
Implement string padding
-
Use getters and setters
-
use array find index
-
Perform destructuring
-
Use Template Literals
-
Use Async functions
Requirements
-
Basic JavaScript Knowledge
Who this course is for:
- Beginners to ECMAScript 2015 -2018
- Anyone who wants to learn something new