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
56
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
19
Git commit messages and PR etiquette
sibiuwebmeetup
0
18
Introduction to Cypress
sibiuwebmeetup
0
16
Web Application Security
sibiuwebmeetup
0
88
Zero Coupled Microservices
sibiuwebmeetup
0
10
Ethereum: Quick & Dirty
sibiuwebmeetup
0
78
Automation in Code Reviews
sibiuwebmeetup
0
100
useState(props.title)
sibiuwebmeetup
0
86
Introduction into ClojureScript
sibiuwebmeetup
0
38
Other Decks in Technology
See All in Technology
技術選定を突き詰める 懇親会LT
okaru
1
520
AI 코딩 에이전트 더 똑똑하게 쓰기
nacyot
0
550
20250514 1Passwordを使い倒す道場 vol.1
east_takumi
0
120
使えるデータ基盤を作る技術選定の秘訣 / selecting-the-right-data-technology
pei0804
8
1.3k
AI-in-the-Enterprise|OpenAIが公開した「AI導入7つの教訓」——ChatGPTで変わる企業の未来とは?
customercloud
PRO
0
160
Software Architecture in an AI-Driven World
atty303
12
4.4k
Асинхронная коммуникация в Go: от понятного к душному. Дима Некрасов, Otello, 2ГИС
lamodatech
0
2.1k
クラウドネイティブ環境の脅威モデリング
kyohmizu
2
410
Как мы автоматизировали интеграционное тестирование с Gonkey и не пожалели. Паша Егорычев, Кирилл Поляков
lamodatech
0
2.1k
分解し、導き、託す ログラスにおける“技術でリードする” 実践の記録
hryushm
0
170
Tailwind CSS の小話「コンテナークエリーって便利」
yamaday
0
120
Cursorをチョッパヤインタビューライターにチューニングする方法 / how to tuning cursor for interview write
shuzon
2
230
Featured
See All Featured
We Have a Design System, Now What?
morganepeng
52
7.6k
Designing for humans not robots
tammielis
253
25k
Documentation Writing (for coders)
carmenintech
71
4.8k
Scaling GitHub
holman
459
140k
How STYLIGHT went responsive
nonsquared
100
5.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
For a Future-Friendly Web
brad_frost
177
9.7k
StorybookのUI Testing Handbookを読んだ
zakiyama
30
5.7k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
The Invisible Side of Design
smashingmag
299
50k
A Modern Web Designer's Workflow
chriscoyier
693
190k
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?