diff --git a/devdocs/tools.txt b/devdocs/tools.txt index 8ca9c1e3..ff2bd17d 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -30,6 +30,10 @@ VUE APP ORGANIZING COMPONENTS =-=-=-=-=-=-=-=-=-=-=-=-=-=-= https://vuejs.org/v2/guide/components.html#Organizing-Components +API ACCESS STRUCTURE / ORGANIZATION +=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= +Something along these lines: https://itnext.io/anyway-heres-how-to-do-ajax-api-calls-with-vue-js-e71e57d5cf12 + VUE STYLE GUIDE =-=-=-=-=-=-=-=- https://vuejs.org/v2/style-guide/