Skip to content

Small presentation of ES6 basic features and Angular 4

Notifications You must be signed in to change notification settings

Rickinio/Angular-Presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular-Presentation

Content

ES6

Part-1

1. let, const, block scope and Arrow functions
2. Default function parameters
3. Rest and Spread operators
4. Object literals
5. for ... of ... loops
6. Template literals
7. Destructuring

Part-2

 1. ES6 Modules, how they work, named exports etc

In order for this example to work you need to enable **Experimental Web Platform features** in chrome://flags

Part-3

 1. Classes
 2. Objects
 3. Arrays
 4. Strings

Angular

About

Small presentation of ES6 basic features and Angular 4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published