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, Errors, and You
Search
Justin Giancola
June 05, 2014
Technology
32
3.3k
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
QAエンジニアがプロダクト専任で チームの中に入ると。。。?/登壇資料(杉森 太樹)
hacobu
PRO
0
190
プログラミング言語を書く前に日本語を書く── AI 時代に求められる「言葉で考える」力/登壇資料(井田 献一朗)
hacobu
PRO
0
150
コード1ミリもわからないけど Claude CodeでFigjamプラグインを作った話
abokadotyann
1
160
Logik: A Free and Open-source FPGA Toolchain
omasanori
0
290
Dart and Flutter MCP serverで実現する AI駆動E2Eテスト整備と自動操作
yukisakai1225
0
330
【AWS reInvent 2025 関西組 事前勉強会】re:Inventの“感動と興奮”を思い出してモチベ爆上げしたいです
ttelltte
0
140
從裝潢設計圖到 Home Assistant:打造智慧家庭的實戰與踩坑筆記
kewang
0
160
これからアウトプットする人たちへ - アウトプットを支える技術 / that support output
soudai
PRO
17
5.3k
Datadog On-Call と Cloud SIEM で作る SOC 基盤
kuriyosh
0
160
技術の総合格闘技!?AIインフラの現在と未来。
ebiken
PRO
0
250
CloudFormationコンソールから、実際に作られたリソースを辿れるようになろう!
amixedcolor
1
160
開発者が知っておきたい複雑さの正体/where-the-complexity-comes-from
hanhan1978
6
2.4k
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Typedesign – Prime Four
hannesfritz
42
2.9k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Designing Experiences People Love
moore
142
24k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.3k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
GraphQLとの向き合い方2022年版
quramy
49
14k
Visualization
eitanlees
150
16k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
132
19k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
970
How GitHub (no longer) Works
holman
315
140k
Speed Design
sergeychernyshev
32
1.2k
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?
[email protected]
or @elucid