Skip to content

Commit

Permalink
Added Vue devtools to debugging section (yangshun#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamblehorse authored and yangshun committed Feb 22, 2018
1 parent 4d6807d commit f949dcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions questions/javascript-questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f949dcc

Please sign in to comment.