Skip to content

timdoherty/es6-in-depth-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECMAScript 6 In Depth - Part I

Prerequisites

  • Good understanding of ECMAScript 5.1
  • Node.js or io.js installed

Setup

  • Clone this repo to your machine
  • Run 'npm install' from the repo root

Tests

  • The tests we'll complete are in the "spec-empty" folder
  • To run the tests, run 'npm test' from the repo root
  • If you're a cheater, or just get stuck or fall behind, the passing tests are in the "spec-final" folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published