Here's is a quick-and-dirty summary of all the important things (from the point of view of SONY and PSNOW) that happened at Ember Conf 2018.
- nucleartide's notes https://github.com/nucleartide/emberconf-2018
Here's is a quick-and-dirty summary of all the important things (from the point of view of SONY and PSNOW) that happened at Ember Conf 2018.
Marie Chatfield went over a deep dive on DOM events in Ember. Here's the big takeaway:
Don't attach DOM-element listeners:
and instead use Ember ones:
Dan Gebhardt's Future of Data in Ember
@dgeb is apparently working on a large git-inspired approach to organization data and io in javascript, he calls the project [orbit.js|http://orbitjs.com/] and this project meets its first user case in ember-data.
Here's how this could be applicable to us: