Skip to content

legndery/PlayingWithES6

Repository files navigation

Playing With ES6- Playground. Experimenting with ES6 Features

destructuring.js: Basic Example of destructuring with Array and Object

destructuring_v2.js: More destructuring examples

variables.js:Basic Example of Let, Const and var (Const not immutable)

spread.js:Basic Example of the spread operator

arrow.js: Basic Example of (Fat) Arrow function (Fat arrow lexically scoped .. :| )

template.js: Basic Example of Template Literals

classes.js: Very Basic Example of Classes and Inheritance

generator.js: Basic Example of Generators and Genertors of Generators.

About

Just playing around with ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published