DEV Community

Cover image for Compose Components in VueJS - Introduction [Part 2]
Patrick O'Dacre
Patrick O'Dacre

Posted on

1

Compose Components in VueJS - Introduction [Part 2]

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.

Github Repo

git clone https://github.com/patrickodacre/vue-docx/tree/composing_components

git checkout composing_components

cd simple
Enter fullscreen mode Exit fullscreen mode

SurveyJS custom survey software

Build Your Own Forms without Manual Coding

SurveyJS UI libraries let you build a JSON-based form management system that integrates with any backend, giving you full control over your data with no user limits. Includes support for custom question types, skip logic, an integrated CSS editor, PDF export, real-time analytics, and more.

Learn more

Top comments (0)

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay