April 19, 2024

Advanced Vue.js Component Concepts

Author: Jeremy McPeak
Go to Source

Component-oriented frameworks, such as Vue.js, have changed the way we think about and write web applications. If you’ve been following along with some of our other Vue courses, you’re now at the point where you are ready to tackle more advanced concepts.

In this course, instructor Jeremy McPeak will teach you some advanced Vue.js component concepts. After reviewing some of the basics, you’ll go on to topics such as component slots and slot scope, extending and decorating components, and using the render() function. And at the end, we’ll put it all together into a powerful kind of utility component: data providers.

Read more