Talks
Events

New Async Javascript error handling

Jorge Marin at All The Talks 2020 - JavaScript

Writing try/catch blocks are not fun. What if we could implement in Javascript error handling the Golang-way and save a couple of lines while making the code more readable? Also, what happened to my async function stack trace? Learn about some interesting patterns for error handling, tame the async and see what NodeJS 12 has for you!

This talk will be focused on error handling for async functions. New techniques, saving the stack trace for better error tracking even with async functions, the new error trace feature in NodeJS 12 and more.

Jorge Marin

Jorge MarĂ­n is an engineer passionate about robotics, automation, statistics and mountains. With a degree on Telecommunications Engineering he tried to help drones to navigate indoors where GPS position is not available or inaccurate. Got dragged to "the cloud" afterwards and has been working since then automating the hell of anything he touches. Currently he is taking over Dyson's testing strategy for cloud services and roaming the world as a tech conference speaker.