Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 795 Bytes

File metadata and controls

16 lines (13 loc) · 795 Bytes

ES6-Deliverable

This is the deliverable for the intro to ES6 lesson

Instructions

  • Fork and clone
  • Go into each file in the exercises folder and solve the problem that is given. Look at your code along and google your little hearts out.
  • Use an online REPL or run each file in your command line using node.
  • once you've solved them all do a pull request.

Additional resources