Subscribe to my YouTube channel for more tutorials on working with VueJS and AdonisJS -- an MVC framework for NodeJS!
Part 2 of my VueJS Documentation Walkthrough - an Introduction to Composing Components.
Learn the basics of composing components and using slots and props to make your components more flexible and reusable.
Together we'll go through the basic example from the documentation and then build out the Jumbotron Bootstrap template to get a little more practice.
This video contains a few challenges, too, to help you learn.
git clone https://github.com/patrickodacre/vue-docx/tree/composing_components
git checkout composing_components
cd simple
Top comments (0)