Course Conclusion

Get a recap of what you've learned throughout the course.

We'll cover the following...

In the last 50 lessons, we had an in-depth look at Vue.js. We’ve learned how to hook into its lifecycle, reuse code efficiently, create logic abstractions, and learned about events and their modifiers.

We’ve also learned about v-model in detail, its inner workings, and how to use it to build custom form controls. We now know about slots, variable components, advanced transitions, and ...