Vue prop validation

24/03/2020

A short explanation of how prop validation in Vue can reduce the complexity of components.

In this video I go over how I would refactor a Vue component.