Robust Error Handling in Node.js

Details
Doors open: 6:30pm
Introduction: 7:00pm
Talk Starts: 7:05pm
Food & Drink served.
Talks
Speaker: Lewis Ellis
Title:
Robust Error Handling in Node.js
Description:
Unlike other platforms, error handling in Node.js is not as simple as try/catch. It can be a handful between exceptions, callbacks, promises, event emitters, and other library patterns. In this talk, learn to navigate the different error handling mechanisms and build robust Node applications so that when unhandled errors do happen, we can fail gracefully, alert someone, and minimize downtime.
About the Speaker:
Lewis Ellis is a software engineer who likes numbers, JavaScript, Redis, Lua, security, teaching, and penguins.
He created Bee-Queue, designed SuperPack, and has worked on Sentry's Node.js error reporting client, which captures over 100 million Node errors every week.


Robust Error Handling in Node.js