turingschool / front-end-curriculum

Turing Front-End Engineering Curriculum
http://frontend.turing.io
110 stars 121 forks source link

Update Travel Tracker Project #619

Open wvmitchell opened 1 year ago

wvmitchell commented 1 year ago

Project to be updated: Travel Tracker

Summary of changes needed:

Verbiage examples used across M2 project updates:

In rubric competency examples:

  • Demonstrates efforts towards making functions pure when possible. Note: Purity is not possible for every function in a FE application. Strive for it only when it makes sense.
  • WOW option: Effectively implements one or more closure throughout project. Note: See Closures lesson on M2 lesson page as a resource.

Note: Other M2 projects are using scripts.js and domUpdates.js as file names.