/es6

A simple bunch of examples used as an overview about ES6 (ECMAScript 2015)

ECMAScript 2015 / ES6 Learning Project

This project is part of course Learn Angular 2 + Nativescript and build a WhatsApp clone. At the moment, only available in Portuguese, but English version is coming very soon. :)

N|Solid

This is a support project used by ES6 intro section, which is divided in two lectures:

Object orientation

  • Classes
  • Constructors
  • toString
  • Inheritance
  • Getters / Setters
  • Property shorthand
  • Extra feature: String interpolation

Functions

  • Arrow function
  • Let e const
  • Extended parameters
  • Rest spread