From 36425b4ad8a159258172f10983b94eb98b24db9f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 6 Nov 2018 18:22:04 +0000 Subject: [PATCH] --- devdocs/tools.txt | 4 ++++ 1 file changed, 4 insertions(+) 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/