Hello and welcome to the course! Hope you’re ready to wrangle errors within your Vue.js apps. This course will teach you how! Learn how to handle errors in the context of a Vue.js component, a Vue.js composable, and even at the app level. Learn how to display error messages inline on the page or in a dedicated floating alerts area (typically in the bottom right hand corner of the page). Finally, get a firm grasp on Vue specific tools available for handling errors like the onErrorCaptured
lifecycle hook and app.config.errorHandler
.
Links