Maintaining an Ember Application at Scale by Chris Ng Ember is already a super opinionated framework, so why do we still have so many ways to do one thing? While Ember is the ideal framework for large distributed teams, since it comes with everything built in, we still need keep code consistent and healthy for all the edge cases and special scenarios. That can be hard when its scaled to hundreds of engineers supporting millions of users, since every engineer is like "don't tell me how to do this!" We will look into how we handle catching issues, often earlier in the process, to maintain high quality craftsmanship for the overall application.
Get notified about new features and conference additions.