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
31
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
18
Ember NYC - RFC Roundup
kpfefferle
0
27
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
30
Ember Columbus - April 2018
kpfefferle
0
35
Restoring Sanity to JavaScript Development with Ember 2
kpfefferle
0
1k
Other Decks in Technology
See All in Technology
衛星運用をソフトウェアエンジニアに依頼したときにできあがるもの
sankichi92
1
170
インフラ寄りSREの生存戦略
sansantech
PRO
8
2.9k
CDK Vibe Coding Fes
tomoki10
0
320
ソフトウェアテストのAI活用_ver1.25
fumisuke
1
350
IPA&AWSダブル全冠が明かす、人生を変えた勉強法のすべて
iwamot
PRO
2
200
React開発にStorybookとCopilotを導入して、爆速でUIを編集・確認する方法
yu_kod
1
300
Contributing to Rails? Start with the Gems You Already Use
yahonda
2
110
CDKコード品質UP!ナイスな自作コンストラクタを作るための便利インターフェース
harukasakihara
2
140
アクセスピークを制するオートスケール再設計: 障害を乗り越えKEDAで実現したリソース管理の最適化
myamashii
1
180
SEQUENCE object comparison - db tech showcase 2025 LT2
nori_shinoda
0
210
Sansanのデータプロダクトマネジメントのアプローチ
sansantech
PRO
0
200
モニタリング統一への道のり - 分散モニタリングツール統合のためのオブザーバビリティプロジェクト
niftycorp
PRO
1
130
Featured
See All Featured
Adopting Sorbet at Scale
ufuk
77
9.5k
Scaling GitHub
holman
460
140k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Making the Leap to Tech Lead
cromwellryan
134
9.4k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
The Language of Interfaces
destraynor
158
25k
Embracing the Ebb and Flow
colly
86
4.7k
Git: the NoSQL Database
bkeepers
PRO
430
65k
How to Think Like a Performance Engineer
csswizardry
25
1.7k
The Pragmatic Product Professional
lauravandoore
35
6.7k
How to train your dragon (web standard)
notwaldorf
96
6.1k
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