Added Vue devtools to debugging section (#34)
This commit is contained in:
parent
4d6807d922
commit
f949dcc14e
|
|
@ -789,6 +789,8 @@ Practically, ES2015 has vastly improved JavaScript and made it much nicer to wri
|
|||
* React and Redux
|
||||
* [React Devtools](https://github.com/facebook/react-devtools)
|
||||
* [Redux Devtools](https://github.com/gaearon/redux-devtools)
|
||||
* Vue
|
||||
* [Vue Devtools](https://github.com/vuejs/vue-devtools)
|
||||
* JavaScript
|
||||
* [Chrome Devtools](https://hackernoon.com/twelve-fancy-chrome-devtools-tips-dc1e39d10d9d)
|
||||
* `debugger` statement
|
||||
|
|
|
|||
Loading…
Reference in New Issue