← 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 say thanks and support future content by clicking my Amazon affiliate link: https://amzn.to/4dejlaG. If you make a purchase on Amazon within 24 hours of clicking the link I may receive a micro-commission and it costs you nothing extra. Any income from these sales goes directly to supporting me in making new videos and guides. Thank you for your support!

← Other topics