ES2015 Crash Course
Offered By: Laracasts
Course Description
Overview
If you feel overwhelmed by the lightning-fast pace of the JavaScript community, you're not alone. The JavaScript (likely using jQuery) you might have written in 2009 doesn't even remotely resemble the scripts of today. In this series, I'll give you a crash course on the latest and greatest that the language has to offer.
Syllabus
- Babel Setup
- ES6 Compilation With Laravel Elixir
- To Var, Let, or Const
- Arrows
- Default Parameters
- Rest and Spread
- Template Strings
- Awesome Object Enhancements
- Classes
- ES6 Modules
- Module Bundling With Rollup
- Module Bundling With Webpack
- Promises 101
- Useful String Additions
- Array#find and Array#includes
- ES2015 Generators
- Sets
Taught by
Jeffrey Way
Related Courses
Modern JavaScript (Complete guide, from Novice to Ninja)Udemy Essentials in JavaScript ES6 - A Fun and Clear Introduction
Udemy The JavaScript Bible - JavaScript Bootcamp
Udemy The Full JavaScript & ES6 Tutorial - (including ES7 & React)
Udemy Replacing jQuery with Vanilla JavaScript
Udemy