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 Vue Error Boundary Component

In this lesson, learn how an error boundary component can help isolate errors to certain parts of your page in a more intuitive way than the onErrorCaptured hook. Build your own error boundary component together with me to understand how it works under-the-hood.

Links

  1. NuxtErrorBoundary
  2. vue-error-boundary
  3. vu-error-boundary