← Other topics

Vue.js Simplified - DevTools & Wrap-up (#15)

Series contents:

Video Notes

Congratulations for making it to the end of this series! I hope this has been a useful introduction to Vue.

Before you go, I suggest installing Vue DevTools...

Vue DevTools

Vue DevTools is an extension for your browser’s web developer panel. DevTools is available for Chrome, Firefox, Edge, and also as a standalone application.

Installation details here...

Once you have DevTools installed, you should see a Vue tab when viewing your Vue applications like so:

Take a moment to explore the DevTools interface and note how it provides all sorts of useful development insight into your application’s components, state, and more.

What’s next...

This series was designed as a beginner’s introduction to Vue so we didn’t dig deep into any one particular topic. Knowing this I recommend following up this series by reading through the Vuejs.org official guide.

I also recommend perusing the following topics/resources:

Finally, be sure to subscribe to my channel as I will follow-up this series with individual videos on some of the above topics and more.

Thanks for watching!

If this info helped you out, you can send a tip via PayPal. Thanks for your support!
← Other topics