Skip to content

mxriverlynn/5-tips-to-improve-js-with-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

5 Tips To Improve Your JavaScript w/ ES6

A presentation for Crater Remote Conf, Feb 10th 2016.

5 Parts of ES6 To Use Immediately

Check out the code folder for the related code to each of these 5 ES6 features:

  • Arrow Functions
  • Object Literal Shorthand / Computed Properties
  • Spread / Rest Params
  • Destructuring Assignment
  • Modules

And if you want to use these features now, in an environment that does not suppor them, check out the Babel demos in the code folder.

Legal Junk

Copyright ©2016 Muted Solutions, LLC. All Rights Reserved.

Code is distributed under MIT License

Presentation and images are distributed under Creative Commons license.

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

presentation given at Crater Remote Conf, Feb 10th, 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages