Want to learn ES6 and Babel? Join me for 'Train The Team #3 - Intro to ES6
Train The Team (TTT) are casual pragmatic hands-on workshops where I train one of my tech teams in order to adopt a new skill. The aim of Train The Team is to get buy-in from the team and to give them a head start on new tech or ideas. They are free to join for outsiders as long as we have seats left.
In this edition we’ll be covering ES6 at Leaplines, my own company. We have 4 available seats for outside people.
Let me know if you’re interested. Send me an e-mail if you want to join.
When?
15th August 10:00-13:00
Where?
Moovs, Rijnsburgerweg 3, 2334 BA Leiden
What?
In this workshop we’ll cover the following topics:
- What is ES6, what is it trying to solve, and why do we need to adopt it as a team.
- Why not Coffeescript, plain JS, emscript etc?
- What’s a transpiler and why do we need it?
- A small introduction to some core benefits of ES6 opposed to plain JS.
- Working with functions and lambdas.
- How to work with
const
andlet
and how it relates tovar
. - Why
this
was crap in js but, sorta works in ES6. - Working with classes and inheritance.
- Maps, iteratores, promises, spread params and rest.
- Working with JSprettier.
- Maybe webpack, if we got time left.
Prerequisites
- You need to understand plain JS
- Bring a laptop with node installed and npm
Read this
Hope to see you soon!