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
32
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
28
Ember Columbus - December 2018
kpfefferle
0
64
From the Browser to the Home Screen: PWAing Your Ember App
kpfefferle
0
320
Ember Columbus - October 2018
kpfefferle
0
32
Ember Columbus - April 2018
kpfefferle
0
36
Restoring Sanity to JavaScript Development with Ember 2
kpfefferle
0
1k
Other Decks in Technology
See All in Technology
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
0
200
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
110
AWSで始める実践Dagster入門
kitagawaz
0
310
AI駆動開発に向けた新しいエンジニアマインドセット
kazue
0
240
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
0
210
Nstockの一人目エンジニアが 3年間かけて向き合ってきた セキュリティのこととこれから〜あれから半年〜
yo41sawada
0
210
シークレット管理だけじゃない!HashiCorp Vault でデータ暗号化をしよう / Beyond Secret Management! Let's Encrypt Data with HashiCorp Vault
nnstt1
3
220
なぜSaaSがMCPサーバーをサービス提供するのか?
sansantech
PRO
8
2.5k
AWSを利用する上で知っておきたい名前解決のはなし(10分版)
nagisa53
1
550
クラウドセキュリティを支える技術と運用の最前線 / Cutting-edge Technologies and Operations Supporting Cloud Security
yuj1osm
2
280
AWSで推進するデータマネジメント
kawanago
0
1.1k
下手な強制、ダメ!絶対! 「ガードレール」を「檻」にさせない"ガバナンス"の取り方とは?
tsukaman
2
350
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
580
Statistics for Hackers
jakevdp
799
220k
Code Reviewing Like a Champion
maltzj
525
40k
Typedesign – Prime Four
hannesfritz
42
2.8k
Rebuilding a faster, lazier Slack
samanthasiow
83
9.2k
A Modern Web Designer's Workflow
chriscoyier
696
190k
Code Review Best Practice
trishagee
70
19k
KATA
mclloyd
32
14k
Building Applications with DynamoDB
mza
96
6.6k
Designing for humans not robots
tammielis
253
25k
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