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
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
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
マネージャー視点で考えるプロダクトエンジニアの評価 / Evaluating Product Engineers from a Manager's Perspective
hiro_torii
0
350
「静的解析」だけで終わらせない。 SonarQube の最新機能 × AIで エンジニアの開発生産性を本気で上げる方法
xibuka
2
160
OCI技術資料 : 外部接続 VPN接続 詳細
ocise
1
10k
GitHub Copilot CLI 現状確認会議(2026年2月のすがた)
torumakabe
3
490
Amazon Rekognitionで 「信玄餅きなこ問題」を解決する
usanchuu
1
520
vol11_ねこIoTLT_お遊びVibeCoding
1027kg
0
160
生成AI素人でも玄人でもない私がセイセイAIチョットワカルために勉強したこと
wkm2
2
300
【Claude Code】Plugins作成から始まったファインディの開発フロー改革
starfish719
0
360
ECSネイティブのBlue/Green デプロイを攻略しよう ~CodeDeployとの違いから、デプロイフロー実装まで~
ideaws
3
300
StrandsAgentsで構築したAIエージェントにMCP Apps機能を追加してみた
kmiya84377
0
130
既存のログ監視システムをクラウドっぽく実装してみた
tjmtrhs
0
180
【2026年版】生成AIによる情報システムへのインパクト
taka_aki
0
150
Featured
See All Featured
Building a Scalable Design System with Sketch
lauravandoore
463
34k
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
63
53k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.4k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
78
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
240
The untapped power of vector embeddings
frankvandijk
2
1.6k
KATA
mclloyd
PRO
35
15k
Crafting Experiences
bethany
1
64
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
51
51k
Exploring anti-patterns in Rails
aemeredith
2
270
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
350
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