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 Columbus - August 2018
Search
Kevin Pfefferle
August 06, 2018
Technology
0
34
Ember Columbus - August 2018
Update of releases in the Ember.js ecosystem during Summer 2018
Kevin Pfefferle
August 06, 2018
Tweet
Share
More Decks by Kevin Pfefferle
See All by Kevin Pfefferle
Ember Columbus - June 2019
kpfefferle
0
19
Ember NYC - RFC Roundup
kpfefferle
0
30
Ember Columbus - December 2018
kpfefferle
0
66
From the Browser to the Home Screen: PWAing Your Ember App
kpfefferle
0
350
Ember Columbus - October 2018
kpfefferle
0
32
Ember Columbus - April 2018
kpfefferle
0
37
Restoring Sanity to JavaScript Development with Ember 2
kpfefferle
0
1.1k
Other Decks in Technology
See All in Technology
僕、S3 シンプルって名前だけど全然シンプルじゃありません よろしくお願いします
yama3133
1
210
Claude Code 2026年 最新アップデート
oikon48
12
9.6k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.4k
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
4
510
楽しく学ぼう!ネットワーク入門
shotashiratori
1
210
DevOpsエージェントで実現する!! AWS Well-Architected(W-A) を実現するシステム設計 / 20260307 Masaki Okuda
shift_evolve
PRO
3
720
実践 Datadog MCP Server
nulabinc
PRO
2
180
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.8k
JAWSDAYS2026 [C02] 楽しく学ぼう!AWSとは?AWSの歴史 入門
hiragahh
0
150
社内レビューは機能しているのか
matsuba
0
120
アーキテクチャモダナイゼーションを実現する組織
satohjohn
1
680
作りっぱなしで終わらせない! 価値を出し続ける AI エージェントのための「信頼性」設計 / Designing Reliability for AI Agents that Deliver Continuous Value
aoto
PRO
2
290
Featured
See All Featured
How to train your dragon (web standard)
notwaldorf
97
6.6k
Jamie Indigo - Trashchat’s Guide to Black Boxes: Technical SEO Tactics for LLMs
techseoconnect
PRO
0
83
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
230
Amusing Abliteration
ianozsvald
0
130
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
3.1k
Agile Actions for Facilitating Distributed Teams - ADO2019
mkilby
0
150
The Hidden Cost of Media on the Web [PixelPalooza 2025]
tammyeverts
2
250
How GitHub (no longer) Works
holman
316
140k
Being A Developer After 40
akosma
91
590k
Why Your Marketing Sucks and What You Can Do About It - Sophie Logan
marketingsoph
0
110
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
A designer walks into a library…
pauljervisheath
210
24k
Transcript
WELCOME! Ember Columbus, August 2018 embercolumbus.com
INTRODUCTIONS
Thank You!
Thank You!
Thank You!
SUMMER 2018 “Stability without stagnation”
3.1.0 April 16, 2018
3.1.0 • Named arguments: refer to passed-in values with @
• ES5 getters for computed properties • Optional features via @ember/optional-features: disable application template wrapper, template-only glimmer components • Positional params bug fix
3.1.0 • Deprecates array.get('@each') • Deprecates propertyWillChange and propertyDidChange •
Replace with notifyPropertyChange
3.2.0 June 11, 2018
3.2.0 • Block {{let}} template helper • Deprecates Ember.Logger •
Private API Router#router renamed • Assigning computed properties directly to objects has been replaced by defineProperty
3.3.0 July 16, 2018
3.3.0 • Optional jQuery • Deprecates jQuery.Event#originalEvent • Deprecates private
classes Ember.Map, Ember.MapWithDefault, Ember.OrderedSet • Deprecates Ember.copy and Ember.copyable
EMBER-DATA • v3.1.0 released March 27, 2018 • unloadRecord •
Deprecates usage of Ember.Map
EMBER-DATA • v3.2.0 released June 29, 2018 • Lazy relationship
payloads now work with polymorphic relationships • Removed existing feature flags • ds-improved-ajax released as an addon • v3.3.0 released July 13, 2018
EMBER-CLI • v3.1.0 released April 11, 2018 • npm test:all
• Yarn lock file detection
EMBER-CLI • v3.2.0 released July 2, 2018 • qunit-dom added
to default blueprint • Bumps ember-cli-qunit version to ensure availability of the find() helper • v3.3.0 released July 16, 2018
RESOURCES • github.com/emberjs • Ember Weekly Newsletter: emberweekly.com • The
Ember.js Times: https://the-emberjs-times.ongoodbits.com • Ember Weekend Podcast: emberweekend.com • Ember Map Podcast: embermap.com • ember-community-slackin.herokuapp.com - #local-columbus
WELCOME! Ember Columbus, August 2018 embercolumbus.com