Handling Errors in Vue like a Pro
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

A Custom AlertableError in a Vue.js App

In this lesson, we experiment with creating a custom AlertableError class. The class handles displaying an alert to the user with the custom composable and detecting if we’re in development mode to display the technical message alongside the user friendly one.

Links