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
710
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
150
State of Ember.js - This.JS 2018-02-22
locks
0
470
State of Ember.js
locks
1
580
Ember.js: More than the sum of its parts
locks
0
230
Single Page Applications com Ember.js
locks
0
100
Glimmer.js <3 Ember.js
locks
0
220
EmberConf 2016 Lightning Talk
locks
1
200
Interfaces e Design, Primeiro Trabalho
locks
1
53
HTML5 Web Socket, Comet, Reverse-Ajax Techniques
locks
3
240
Other Decks in Technology
See All in Technology
JAWS DAYS 2026 ExaWizards_20260307
exawizards
0
390
Claude Code のコード品質がばらつくので AI に品質保証させる仕組みを作った話 / A story about building a mechanism to have AI ensure quality, because the code quality from Claude Code was inconsistent
nrslib
4
660
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
19
7.7k
プロジェクトマネジメントをチームに宿す -ゼロからはじめるチームプロジェクトマネジメントは活動1年未満のチームの教科書です- / 20260304 Shigeki Morizane
shift_evolve
PRO
1
160
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
2.9k
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
7
1.3k
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
560
Yahoo!ショッピングのレコメンデーション・システムにおけるML実践の一例
lycorptech_jp
PRO
1
180
OCI技術資料 : コンピュート・サービス 概要
ocise
4
54k
トップマネジメントとコンピテンシーから考えるエンジニアリングマネジメント
zigorou
4
810
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
1
270
Featured
See All Featured
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
230
What Being in a Rock Band Can Teach Us About Real World SEO
427marketing
0
190
How to make the Groovebox
asonas
2
2k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
210
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Practical Orchestrator
shlominoach
191
11k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
The World Runs on Bad Software
bkeepers
PRO
72
12k
Exploring anti-patterns in Rails
aemeredith
2
290
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
Beyond borders and beyond the search box: How to win the global "messy middle" with AI-driven SEO
davidcarrasco
3
68
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.5k
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