Skip to content

A simple playground to try out JavaScript features coming in ES6, built with Traceur for the Mix-IT conference.

Notifications You must be signed in to change notification settings

thibaudcolas/es6-mix-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mix-IT's ES6 Playground

A simple playground to try out JavaScript features coming in ES6, built with Traceur for the Mix-IT Conference.

Slides available at talks.thib.me/es6-en-pratique and sources on GitHub.

Getting started

# First install node.js: http://nodejs.org/
# Then go to our sandbox:
cd es6-mix-it

# Install build tools
npm install -g gulp
npm install

# We are ready to play!
gulp compile

ES6 features demoed

All of those features are implementend in Firefox 27+. See Kangax's compatibility table to know what is available ATM.

About

A simple playground to try out JavaScript features coming in ES6, built with Traceur for the Mix-IT conference.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published