Skip to content
This repository was archived by the owner on May 8, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 516 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 516 Bytes

Asses your modern JS knowledge

Note: this is a work in progress Test your knowledge of the latest JS features

Study Guide

Our friends at codetower have provided a great page on the new and different features for JS, check out the page, study it and come back for testing https://codetower.github.io/es6-features/

Getting Started

Clone the repo and run

npm install

How to

Write your answers as the body of the functions found in each of the /app/* files.

npm start