things to review
February 21, 2017
basic features
- review Ajax!
- box-model » border-box (css)
- definition lists (html)
- positioning content (with floats)
- more floats (css)
- DOM events
- jQuery tutorial (js)
- focus and blur events
theory/research
- fitts’ law on predictive model of human movement.
- ES6 let and const declarations
- CORS
- JSONP (takes more research than CORS)
- read more about promises .then() .catch() what are the implications of the new promises created by these methods.
- consider looking into fetch api which replaces xmlHTTP, uses promises natively. Joel has written a blog post on promises.
- slurping .toarray
- Generic functions & polymorphism
- Higher order functions
- Object composition
- pure render function (returns the representation of the UI based on the available data at that point in time)
tools/useful docs for devs
extra stuff
- chosen
- nice signup page: https://slides.com/users/sign_up?plan=free