Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 757 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 757 Bytes

ES6-Exercise

This is an exercise file for the intro to ES6 lesson

Instructions

  • Clone down this repository
  • 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. l

Additional resources