Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

The Vue.js Master Class

Tidy up a messy component thumbnail image

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

Tidy up a messy component

🚧 PLEASE NOTE: This masterclass is built with the Options API
vuejs-masterclass

The Composition API Masterclass is coming soon!

We like that our code has a single responsibility so in this lesson we are going to dumb down the PageThreadShow component by extracting it into smaller components. We’ll also create a few handy computed properties.