上QQ阅读APP看书,第一时间看更新
Proper Creation of Vue Projects
In this chapter, we'll be looking at how we can create maintainable Vue projects, and take advantage of the many tools and patterns available. If you currently aren't maximizing the use of these things within your development workflow, you may find that the majority of the concepts we discuss in this chapter are applicable to other technologies.
In this chapter, we will be looking at the following:
- Vue devtools
- Visual Studio Code extensions
- TypeScript integration
- Reactivity with RxJS