Skip to content

Instantly share code, notes, and snippets.

@rrgayhart
Last active February 9, 2016 01:49
Show Gist options
  • Save rrgayhart/7314cb7da3ee8b1e131d to your computer and use it in GitHub Desktop.
Save rrgayhart/7314cb7da3ee8b1e131d to your computer and use it in GitHub Desktop.
ES6 Homework

Throughout the module (and your journey to Google enlightenment while working on IdeaBox2.0) you may notice a few different ways that JavaScript code is being written.

That might have something to do with something called ES6 and ES5

Fork this gist and answer the following questions:

  • What is ES6?
  • What is Transpilation and how does it relate to ES6?
  • Looking at the ES6 Features link below, discuss one update from ES5 and if it seems useful/superfluous,

Resources:

@acareaga
Copy link

acareaga commented Feb 1, 2016

@jasonpilz
Copy link

@emilyfreeman
Copy link

@jillmd501
Copy link

@rossedfort
Copy link

@rrgayhart
Copy link
Author

FYI - I can see all of the forks in the forks tab above the gist, so you won't need to paste a link!

@amcrawford
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment