Unexpected Monad - Safe Error Handling in JavaScript and TypeScript
Offered By: JSConf via YouTube
Course Description
Overview
Explore safe error handling techniques in JavaScript and TypeScript in this 29-minute JSConf talk by Artem Kobzar and Dmitry Makhnev. Delve into the limitations of traditional try/catch approaches and discover alternative methods for implementing robust error handling. Learn how to create typed errors within handlers, document function and method errors without relying on JSDoc or comments, and log errors without disrupting the error handling flow. Gain insights from Artem, a JetBrains developer working on Kotlin to WebAssembly compilation, and Dmitry, a software developer at WebStorm with extensive frontend experience. Enhance your project's error management capabilities and reduce potential bugs through advanced error handling strategies.
Syllabus
Unexpected Monad. Is Safe Error Handling Possible in JS/TS? by Artem Kobzar and Dmitry Makhnev
Taught by
JSConf
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera