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
Concurrency in Ember
Search
Sibiu Web Meetup
June 14, 2019
Technology
0
58
Concurrency in Ember
Sibiu Web Meetup
June 14, 2019
Tweet
Share
More Decks by Sibiu Web Meetup
See All by Sibiu Web Meetup
DevSecOps: Develop Fast & Stay Secure
sibiuwebmeetup
0
21
Git commit messages and PR etiquette
sibiuwebmeetup
0
19
Introduction to Cypress
sibiuwebmeetup
0
16
Web Application Security
sibiuwebmeetup
0
91
Zero Coupled Microservices
sibiuwebmeetup
0
11
Ethereum: Quick & Dirty
sibiuwebmeetup
0
78
Automation in Code Reviews
sibiuwebmeetup
0
110
useState(props.title)
sibiuwebmeetup
0
89
Introduction into ClojureScript
sibiuwebmeetup
0
39
Other Decks in Technology
See All in Technology
Delegating the chores of authenticating users to Keycloak
ahus1
0
120
プロダクトエンジニアリング組織への歩み、その現在地 / Our journey to becoming a product engineering organization
hiro_torii
0
130
強化されたAmazon Location Serviceによる新機能と開発者体験
dayjournal
2
210
生成AI活用の組織格差を解消する 〜ビジネス職のCursor導入が開発効率に与えた好循環〜 / Closing the Organizational Gap in AI Adoption
upamune
2
1.2k
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
14
5.1k
Navigation3でViewModelにデータを渡す方法
mikanichinose
0
220
rubygem開発で鍛える設計力
joker1007
2
200
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
26k
なぜ私はいま、ここにいるのか? #もがく中堅デザイナー #プロダクトデザイナー
bengo4com
0
410
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
210
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
180
PHP開発者のためのSOLID原則再入門 #phpcon / PHP Conference Japan 2025
shogogg
4
730
Featured
See All Featured
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
How to Think Like a Performance Engineer
csswizardry
24
1.7k
A better future with KSS
kneath
239
17k
Optimizing for Happiness
mojombo
379
70k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
48
5.4k
Product Roadmaps are Hard
iamctodd
PRO
54
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.5k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Art of Programming - Codeland 2020
erikaheidi
54
13k
How to Ace a Technical Interview
jacobian
277
23k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
Transcript
Concurrency in Ember featuring promises, coroutines & observables
Stamate Cosmin @monovertex /
[email protected]
Why do we talk about this?
TECHNOLOGIES
EMBER RXJS EMBER-CONCURRENCY TAILWIND VSCODE + POLACODE EMBER-CLI
None
Implementation Specs
DRAFT SAVING IN REAL-TIME REFINING USER EXPERIENCE BASIC BOOK MODEL
SAVING 01 02 03
None
None
None
Promises (async/await) Part 01
None
None
None
None
None
Promises (async/await) Part 02
None
None
None
None
Promises (async/await) Part 03
None
None
None
Coroutines (ember-concurrency) Part 01
None
None
None
Coroutines (ember-concurrency) Part 02
None
Coroutines (ember-concurrency) Part 03
None
None
Observables (RxJS) Part 01
None
None
None
Observables (RxJS) Part 02
None
Observables (RxJS) Part 03
None
None
CONCLUSIONS?
All the code available on GitHub: monovertex/concurrency-in-ember
Thanks! Does anyone have any questions?