- Vue.js 3 Cookbook
- Heitor Ramon Ribeiro
- 185字
- 2021-06-11 18:11:52
Understanding Vue 3 and Creating Components
Vue 3 brings a lot of new features and changes for developers, all of them designed to aid development and improve the framework's overall stability, speed, and maintainability. Using other frameworks and libraries as inspiration, the Vue core team managed to achieve a great level of abstraction on the API where anyone can use Vue now, irrespective of whether they're a frontend developer or a backend developer.
In this chapter, we will learn how to upgrade our Vue project to the new version, and more about some of the new Vue features, such as the multiple root elements, the new attribute inheritance engine, how we can use the exposed reactivity API outside of Vue in another application, and how to create a component using the new composition API.
In this chapter, you will learn the following:
- What is new in Vue 3
- Upgrading your Vue 2 application to Vue 3
- Creating components with multiple root elements
- Creating components with attribute inheritance
- Using the reactivity and observable API outside the scope of Vue
- Creating a component using the composition API
- Aftershot Pro:Non-destructive photo editing and management
- 計(jì)算機(jī)組裝與系統(tǒng)配置
- Effective STL中文版:50條有效使用STL的經(jīng)驗(yàn)(雙色)
- 平衡掌控者:游戲數(shù)值經(jīng)濟(jì)設(shè)計(jì)
- INSTANT ForgedUI Starter
- Mastering Manga Studio 5
- Camtasia Studio 8:Advanced Editing and Publishing Techniques
- 微服務(wù)分布式架構(gòu)基礎(chǔ)與實(shí)戰(zhàn):基于Spring Boot + Spring Cloud
- 基于Apache Kylin構(gòu)建大數(shù)據(jù)分析平臺(tái)
- Visual Media Processing Using Matlab Beginner's Guide
- Arduino BLINK Blueprints
- 計(jì)算機(jī)電路基礎(chǔ)(第2版)
- Blender 3D By Example
- The Machine Learning Workshop
- DevOps實(shí)戰(zhàn):VMware管理員運(yùn)維方法、工具及最佳實(shí)踐