Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
Ember, Errors, and You
Justin Giancola
June 05, 2014
Technology
32
3.1k
Ember, Errors, and You
Error handling and reporting in Ember.js apps
Justin Giancola
June 05, 2014
Tweet
Share
Other Decks in Technology
See All in Technology
LINEスタンプの実例紹介 小さく始める障害検知・対応・振り返りの 改善プラクティス
line_developers
PRO
3
840
msal.jsのあれこれ
takas0522
0
1.2k
AWSの基礎を学ぼうで学んだ9種類のDBを勝手にふりかえる
98lerr
1
690
ZOZOTOWNのProduction Readiness Checklistと信頼性向上の取り組み / Improvement the reliability of ZOZOTOWN with Production Readiness Checklist
akitok_
4
1.2k
株式会社オプティム_採用会社紹介資料 / optim-recruit
optim
0
5.1k
Poolにおける足を止めないシステム基盤構築
winebarrel
3
540
Understanding Python attributes
reuven
0
550
長年運用されてきたモノリシックアプリケーションをコンテナ化しようとするとどんな問題に遭遇するか? / SRE NEXT 2022
nulabinc
PRO
13
6.4k
失敗しない条件付きアクセス Season 3
sophiakunii
0
1.1k
Learning from AWS Customer Security Incidents [2022]
ramimac
0
230
220428event_ogura_part
caddi_eng
0
170
jaws-ug-asa-datasync-20220510
hiashisan
0
440
Featured
See All Featured
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_i
21
14k
What’s in a name? Adding method to the madness
productmarketing
11
1.5k
The MySQL Ecosystem @ GitHub 2015
samlambert
238
11k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
19
1.4k
Web development in the modern age
philhawksworth
197
9.3k
Building Applications with DynamoDB
mza
83
4.6k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
181
15k
Optimizing for Happiness
mojombo
365
63k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
350
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
253
11k
A Modern Web Designer's Workflow
chriscoyier
689
180k
WebSockets: Embracing the real-time Web
robhawkes
57
4.9k
Transcript
errors, and you!
Your Ember app has errors
Your Ember app has errors likely
Your Ember app has errors likely in production
“But I tested it a lot”
“But I tested it a lot” in Chrome
“But I tested it a lot” in Chrome Canary
Your users can help
Your users can help make you worried
“The app is broken!!!” “What part” “The app!!!” “What page
does the error happen on?” “Fix it!!!”
“The app is broken!!!” “What part” “The app!!!” “What page
does the error happen on?” “Fix it!!!” actual dialog from Intercom account
You’re on your own
None
seems good
seems good provided none of your users use IE
seems good provided none of your users use IE or
old Firefox
“I’ve heard Tracekit is good”
“I’ve heard Tracekit is good” hope you like multi-MB POSTs
to your error endpoint
“I’ve heard Tracekit is good” hope you like multi-MB POSTs
to your error endpoint Node.js Bro...
Get Help
Use Honeybadger
Use Sentry
Use Raygun
Use Rollbar
Use Airbrake
Use Something
None
None
None
None
None
None
Now you’re covered
Now you’re covered for some errors
None
None
None
None
None
None
None
NOW you’re covered
NOW you’re covered except your users see this:
None
None
None
None
None
NOW you’re covered
NOW you’re covered provided you don’t do this:
None
None
Thanks
Questions? justin@venn.lc or @elucid