/fundamus

A repo for the work we do on Fundamental Friday!

Primary LanguageJavaScript

fundamus

A repo for Fundamental Friday code.

June 8th

  1. Loops
  2. Scope

June 12th

  1. array.map

July 13th

  1. Update (putting the U in CRUD) - for this one, you need three terminal windows/tabs:
  • navigate into the src/ folder, run npm i, then run grunt
  • navigate into the api/ folder, run json-server -w database.json
  • navigate into the dist/ folder (once grunt has created it) and run hs -o