- Full-Stack Vue.js 2 and Laravel 5
- Anthony Gore
- 61字
- 2021-07-02 19:57:15
Vue Devtools
Vue Devtools is a browser extension that can assist you in the development of a Vue.js project. Among other things, it allows you to see the hierarchy of components in your app and the state of components, which is useful for debugging:

Figure 1.1. Vue Devtools component hierarchy
We'll see what else it can do later in this section.
推薦閱讀
- scikit-learn Cookbook
- Python網(wǎng)絡爬蟲從入門到實踐(第2版)
- Production Ready OpenStack:Recipes for Successful Environments
- R語言數(shù)據(jù)可視化實戰(zhàn)
- Web Application Development with R Using Shiny(Second Edition)
- 從0到1:HTML+CSS快速上手
- 營銷數(shù)據(jù)科學:用R和Python進行預測分析的建模技術
- 面向STEM的Scratch創(chuàng)新課程
- Linux網(wǎng)絡程序設計:基于龍芯平臺
- 零基礎輕松學SQL Server 2016
- Julia高性能科學計算(第2版)
- C專家編程
- Elasticsearch Essentials
- RESTful Web Clients:基于超媒體的可復用客戶端
- C語言程序設計