Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 367 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 367 Bytes

Javascript for Dummies

Tech Stacks

Installation

  • run git clone https://github.com/coderschoolmentee/javascript-for-dummies.git
  • run cd javascript-for-dummies
  • run npm i
  • run npm run test and enjoy

Alt text

Exercises

  • Arrays
    • Convert Array Like Object to Array
    • Reducing