Skip to content

harpreetkhalsagtbit/ES6-Inventum

Repository files navigation

ES6-Inventum

ES6 Codelab session ES6

Topics

  • Session 1:

    • Arrow Functions
    • Function Default Params Functions
    • Let, Const and Var
    • Template Literals
    • Spread Operator, Destructuring, Rest Operators
  • Session 2:

    • Promises
    • Generators

Note:

You can notice that the code in the files is written in a irregular way. It is because I have used a VSCode extension quokka which allows us to see the output of our code instantly in the code editor window. So the code actually is a multiple small snippets to understand the concepts of ES6 features in a Practise and Learn way.

To run code file with quokka Press ctrl+shift+p and type start on current file and press Enter

To stop code file with quokka Press ctrl+shift+p and type stop all and press Enter

About

ES6 Codelab session

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published