Instructor: Jeremy McPeak
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.
Each lesson's code is contained within a folder named with the corresponding lesson number. Use npm install
for each lesson's dependencies and run npm run serve
to run each lesson's project.
These are source files for the Envato Tuts+ course: Advanced Vue.js Component Concepts
Available on Tuts+. Teaching skills to millions worldwide.