Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
What Discourse Learned from Using Ember.js - Lessons in Client-Side Programming
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Reading
- 3 What is Discourse
- 4 Discourse is Open Source
- 5 About Discourse
- 6 Story of Failure
- 7 My Story
- 8 Failure
- 9 Mixed Content Presentation
- 10 Random Coding Patterns
- 11 Difficult to Maintain
- 12 Its Not Fun
- 13 How do we get here
- 14 We werent unique
- 15 Ruby on Rails
- 16 MVC Structure
- 17 Emberjs
- 18 Structure
- 19 MVC Frameworks
- 20 Complexity
- 21 Learning Required
- 22 The Cost of Learning
- 23 The Benefit of Learning
- 24 Angular vs Ember
- 25 Discourses Stack
- 26 The Past
- 27 Why Ember
- 28 ES6 Modules
- 29 Asynchronous Javascript
- 30 Promises
- 31 Extensible Web Manifesto
- 32 What Discourse Learned
- 33 Learning Can Be Hard
- 34 Questions
- 35 Integration Testing
- 36 Updating Fixtures
- 37 Moving Away from Rails