Skip to content

victorlabigar/es6-training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

es6-training

An JavaScript ES6 training for developers. This is training is used by employees at SXM and taught by me. During this training the trainee will go through some key concepts of ES6. At the end of each of module the trainee is given a series of tasks of the module to put in to practice what he just learned

Sections

  • VAR, LET, CONST, Shorthand Objects and Conditions
  • Arrow functions
  • Spread and Rest
  • Destructed assignment
  • classes
  • Modules

About

Training ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.5%
  • HTML 11.5%