The course files for Moon Highway's instructor lead Javascript UI course. This class focuses on full stack front end techniques including transpiling javascript and bundling common js modules. We primarly look at two UI coding styles: Object Oriented MVC techniques with Backbone, vs. Functional tecquniques with React.
- Backbone Events
- Backbone Routes
- Backbone Models and Collections
- Backbone Views
- Bower and Require js
- Common JS and Browserify
- Webpack and Babel
- Introduction to React