Build Podcast   /     066 ES2015

Subtitle
ES2015 is the next version of standardised JavaScript. In this episode, we will use Babel JS as the transpiler to code in ES2015. We will go through some features like const, let, map, set, array and string functions as well as promises. Refer to the book
Duration
Publishing date
2016-03-06 00:00
Link
http://feedproxy.google.com/~r/BuildPodcastVideos/~3/dJvN19uI_jo/
Contributors
  Sayanee
author  
Enclosures
http://feedproxy.google.com/~r/BuildPodcastVideos/~5/4BSRYYpYZsA/066-es2015.mp4
video/mp4

Shownotes

ES2015 is the next version of standardised JavaScript. In this episode, we will use Babel JS as the transpiler to code in ES2015. We will go through some features like const, let, map, set, array and string functions as well as promises. Refer to the book Exploring ES6 for an in-depth overview.