Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Ember.js in the Year 2020
Search
Ricardo Mendes
October 12, 2017
Technology
1
640
Ember.js in the Year 2020
Keynote at EmberFest 2017.
Ricardo Mendes
October 12, 2017
Tweet
Share
More Decks by Ricardo Mendes
See All by Ricardo Mendes
Thriving through the hype cycle: an Emberjs story
locks
0
130
State of Ember.js - This.JS 2018-02-22
locks
0
430
State of Ember.js
locks
1
550
Ember.js: More than the sum of its parts
locks
0
160
Single Page Applications com Ember.js
locks
0
88
Glimmer.js <3 Ember.js
locks
0
210
EmberConf 2016 Lightning Talk
locks
1
190
Interfaces e Design, Primeiro Trabalho
locks
1
33
HTML5 Web Socket, Comet, Reverse-Ajax Techniques
locks
3
220
Other Decks in Technology
See All in Technology
.NET 9 のパフォーマンス改善
nenonaninu
0
1.2k
権威ドキュメントで振り返る2024 #年忘れセキュリティ2024
hirotomotaguchi
2
770
あの日俺達が夢見たサーバレスアーキテクチャ/the-serverless-architecture-we-dreamed-of
tomoki10
0
500
能動的ドメイン名ライフサイクル管理のすゝめ / Practice on Active Domain Name Lifecycle Management
nttcom
0
110
レンジャーシステムズ | 会社紹介(採用ピッチ)
rssytems
0
250
Storage Browser for Amazon S3
miu_crescent
1
280
社外コミュニティで学び社内に活かす共に学ぶプロジェクトの実践/backlogworld2024
nishiuma
0
280
20241214_WACATE2024冬_テスト設計技法をチョット俯瞰してみよう
kzsuzuki
3
640
DevFest 2024 Incheon / Songdo - Compose UI 조합 심화
wisemuji
0
140
マイクロサービスにおける容易なトランザクション管理に向けて
scalar
0
160
Work as an App Engineer
lycorp_recruit_jp
0
300
新機能VPCリソースエンドポイント機能検証から得られた考察
duelist2020jp
0
230
Featured
See All Featured
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.1k
Why You Should Never Use an ORM
jnunemaker
PRO
54
9.1k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.6k
Typedesign – Prime Four
hannesfritz
40
2.4k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
VelocityConf: Rendering Performance Case Studies
addyosmani
326
24k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
6
520
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.5k
Code Review Best Practice
trishagee
65
17k
Practical Orchestrator
shlominoach
186
10k
Transcript
Ember.js in the year 2020
twitter.com/locks Core Team Learning Team Ricardo Mendes github.com/locks
locks is our 24h Slack bot - Tom Dale
None
marvin visions www.readvisions.com/marvin
Ember Fest 2017
Ember Fest 2017 /code-of-conduct
Em ber • past • present • future
• Ember.js 2.16 • Ember.js 3.0 • <GlimmerComponents /> Releases
Em ber • past • present • future
Em ber • past • present • future
stability stagnation without
2.15 - Router Service
2.16 - Modules API
Em ber • past • present • future
Em ber • past • present • future
community The Ember.js Times *this list is not exhaustive
community
communication
Glimmer.js
Em ber • past • present • future
• past • present • future Em ber
Sdk for the 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 API yarn global add
[email protected]
ember new my-application
@ember/string
ES Classes
Module Unification
<CapitalComponents /> Glimmer.js ember new --blueprint @glimmer/blueprint bundle compiler binary
vm and 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
Routable Components
Routable Components
Obrigado