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
63
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
39
Git commit messages and PR etiquette
sibiuwebmeetup
0
35
Introduction to Cypress
sibiuwebmeetup
0
20
Web Application Security
sibiuwebmeetup
0
110
Zero Coupled Microservices
sibiuwebmeetup
0
17
Ethereum: Quick & Dirty
sibiuwebmeetup
0
88
Automation in Code Reviews
sibiuwebmeetup
0
110
useState(props.title)
sibiuwebmeetup
0
94
Introduction into ClojureScript
sibiuwebmeetup
0
42
Other Decks in Technology
See All in Technology
Introduction to Bill One Development Engineer
sansan33
PRO
0
380
論文検索を日本語でできるアプリを作ってみた
sailen2
0
150
AIエージェントで変わる開発プロセス ― レビューボトルネックからの脱却
lycorptech_jp
PRO
2
800
トラブルの大半は「言ってない」x「言ってない」じゃねーか!!
ichimichi
0
220
「データとの対話」の現在地と未来
kobakou
0
980
【PyCon mini Shizuoka 2026】生成AI時代に画像処理やオーディオ処理のノードエディターを作る理由
kazuhitotakahashi
0
210
失敗できる意思決定とソフトウェアとの正しい歩き方_-_変化と向き合う選択肢/ Designing for Reversible Decisions
soudai
PRO
8
1.4k
AIに視覚を与えモバイルアプリケーション開発をより円滑に行う
lycorptech_jp
PRO
1
580
[続・営業向け 誰でも話せるOCI セールストーク] AWSよりOCIの優位性が分からない編(2026年2月20日開催)
oracle4engineer
PRO
0
140
大規模な組織におけるAI Agent活用の促進と課題
lycorptech_jp
PRO
5
7.1k
バクラクにおける Document Understanding の挑戦:書類の「読取」から「意思決定」へ / document-understanding-in-bakuraku-2026
yuya4
0
180
AI Agentにおける評価指標とAgent GPA
tsho
1
240
Featured
See All Featured
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Visual Storytelling: How to be a Superhuman Communicator
reverentgeek
2
460
Odyssey Design
rkendrick25
PRO
2
530
Six Lessons from altMBA
skipperchong
29
4.2k
YesSQL, Process and Tooling at Scale
rocio
174
15k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.4k
Git: the NoSQL Database
bkeepers
PRO
432
66k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
770
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
480
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
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?