OdeToCode IC Logo

OdeToCode Videos

Tuesday, May 13, 2014

I’ve started a collection of videos here on the site, and I’m starting with short clips about the next version of JavaScript – ECMAScript 6. Currently the collection includes:

  • Template strings
  • Rest parameters
  • Default parameter values
  • The spread operator

Topics coming soon include classes, and arrow functions (my favorite feature, for now).