GLGuong Le·Nov 23, 201630How to debug Vue.js code?Vue.config.debug = true; Vue.config.devtools = true; downloaded vue-devtools into chrome. besides tossing console.log everywhere - how do you debug your code? thought process what to inspect what to trace besides objectsJoin discussion
GLGuong Le·Nov 23, 201613Best community location to ask Vue.js questionsWhere do you seek help for your vue.js questions - beyond Stackoverflow.PDJPeter and 2 more commented