Skip to content

Instantly share code, notes, and snippets.

@kahunamoore
Created September 19, 2017 07:43
Show Gist options
  • Select an option

  • Save kahunamoore/0b3fad7d7afbff3a8c994221bcce9ab0 to your computer and use it in GitHub Desktop.

Select an option

Save kahunamoore/0b3fad7d7afbff3a8c994221bcce9ab0 to your computer and use it in GitHub Desktop.
Week #4

Week 4

Client-side JavaScript Frameworks

Monday

Lecture

  • JavaScript review (arrays, objects/maps)
  • Corrections/Ommisions: script end tag required
  • Array.size -> length
  • JavaScript this handling
  • Event handlers (onclick, onhover, etc.)
  • Form validation
  • Hide/Show elements
  • Edit element text example
  • W3C DOM Access (raw)
  • MVC Frameworks
  • TODO MVC https://github.com/tastejs/todomvc
  • jQuery
  • Comet
  • Vuejs
  • Angular
  • React
  • Backbone
  • Ember
  • Polymer
  • WebComponents
  • Dojo

Lab

Thursday

Lecture

Lab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment