Future JavaScript #0 — Introduction

A series exploring next generation JavaScript syntax

Dimitar Valchanov
< Jedi JS >
1 min readJan 12, 2016

--

Every JavaScript developer wants to be up-to-date with the latest technologies, but when you are too busy it’s just not easy. How do you start and where do you find a detailed explanation?

This is an introduction for a type of series, in which I want to provide a detailed explanation of the next generation JavaScript syntax.

This will be a detailed guide for the most important functionality.

A guide that will be enough to make you confident about using it.

A guide that explains everything you will need to know.

Ok, enough fluff talk, let’s get started.

Let’s see what will be covered in the series. The content will be updated with every published article.

Table of Contents:

  1. Arrow Functions
  2. Async Functions
  3. const / let / var
  4. Default parameters / Computed properties
  5. Property methods / Shorthand properties
  6. Destructuring / Spread
  7. Template literals
  8. Decorators
  9. Modules
  10. Classes

--

--

Dimitar Valchanov
< Jedi JS >

Frond-end developer, passionate about creating beautiful applications.