JavaScript FrameworksVue

Component Communications using Vue.js, Part 2 (Global API – CDN)

Hello and welcome to another video with me! This is part two of our series on Component Communications using Vue.js. If you haven’t watched the first video, I highly recommend checking it out first. In this video, we’ll be switching to the CDN library to build Vue components and handle their communications. We’ll start by reviewing the results from the Vue CLI project we worked on in the previous video.

I’ll show you how to copy all necessary assets into a new folder and continue building from there. We’ll delve into practical examples of component communication, including parent-child interactions and sibling components.

Throughout the video, I’ll provide detailed explanations and demonstrate best practices to ensure you have a solid understanding of how to manage component communication effectively in your Vue.js projects.

Please watch Part 1 for complete walk-through: https://www.christianhur.com/component-communications-using-vue-js-vue-cli/

Grab the source code here: https://github.com/ChristianHur/Web-Frameworks/tree/main/unit13/vueapp

Verified by MonsterInsights