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
700
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
140
State of Ember.js - This.JS 2018-02-22
locks
0
460
State of Ember.js
locks
1
570
Ember.js: More than the sum of its parts
locks
0
210
Single Page Applications com Ember.js
locks
0
97
Glimmer.js <3 Ember.js
locks
0
210
EmberConf 2016 Lightning Talk
locks
1
200
Interfaces e Design, Primeiro Trabalho
locks
1
47
HTML5 Web Socket, Comet, Reverse-Ajax Techniques
locks
3
230
Other Decks in Technology
See All in Technology
株式会社ログラス - 会社説明資料【エンジニア】/ Loglass Engineer
loglass2019
4
65k
AIエージェント開発用SDKとローカルLLMをLINE Botと組み合わせてみた / LINEを使ったLT大会 #14
you
PRO
0
130
「どこから読む?」コードとカルチャーに最速で馴染むための実践ガイド
zozotech
PRO
0
550
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
3
230
スマートファクトリーの第一歩 〜AWSマネージドサービスで 実現する予知保全と生成AI活用まで
ganota
2
310
普通のチームがスクラムを会得するたった一つの冴えたやり方 / the best way to scrum
okamototakuyasr2
0
110
データ分析エージェント Socrates の育て方
na0
6
1.8k
LLM時代のパフォーマンスチューニング:MongoDB運用で試したコンテキスト活用の工夫
ishikawa_pro
0
170
テストを軸にした生き残り術
kworkdev
PRO
0
210
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
210
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
260
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
870
Featured
See All Featured
Site-Speed That Sticks
csswizardry
10
820
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
A Tale of Four Properties
chriscoyier
160
23k
Side Projects
sachag
455
43k
Designing Experiences People Love
moore
142
24k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
Rails Girls Zürich Keynote
gr2m
95
14k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.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