Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 378 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 378 Bytes

oojs_breakout

Learning Competencies

  • What is good OOJS design?
  • How might OOJS apply to the real world
  • How does OOJS help with MVC javascript

Steps V1 - Building our Model (User Model/Collection) V2 - Building our Controller (Github/AJAX/User Creation) V3 - Building our View (Rendering Users) V4 - Celebrate