Keynote at EmberFest 2017.
Ember.js in the year 2020
View Slide
twitter.com/locksCore Team Learning TeamRicardoMendes github.com/locks
locks is our24h Slack bot- Tom Dale
marvinvisionswww.readvisions.com/marvin
EmberFest2017
EmberFest2017 /code-of-conduct
Ember• past• present• future
• Ember.js 2.16 • Ember.js 3.0 • Releases
stabilitystagnationwithout
2.15 - Router Service
2.16 - Modules API
communityThe Ember.js Times*this list is not exhaustive
community
communication
Glimmer.js
• past• present• futureEmber
Sdk forthe web
The road to ember 3.0
Status Board• Router Service• Modules API• @ember/string• Router Service• Module Unification• Ember.js + Glimmer.js• Code Splitting
import Component from '@ember/component';Modules APIyarn global add [email protected] ember new my-application
@ember/string
ES Classes
Module Unification
Glimmer.jsember new --blueprint @glimmer/blueprintbundle compilerbinary vmand more*https://github.com/glimmerjs/glimmer-blueprint/pull/66
Status Board• Router Service• Modules API• @ember/string• Router Service• Module Unification• Ember.js + Glimmer.js• Code Splitting• Testing• Svelte• ember npm package
more…• Guides• Tutorials• Ember CLI Addon Docs• Text editor integrations• https://www.youtube.com/watch?v=W5T8DUWqOxk
RoutableComponents
Obrigado