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

This lesson is for members. Join us?

Subscribe now to get instant access to this course, plus a full library of Vue.js courses tailored to the plan you choose.

Show the Technical Error Alongside the User Friendly Message in Dev

In this lesson, learn a quick tip about using import.meta.dev to show technical error messages in your development environment alongside your user friendly messages. In a Vue.js app, this can be pretty simple depending on the options you create for your own alert composable.