diff --git a/app/ayanova/src/api/auth.js b/app/ayanova/src/api/auth.js new file mode 100644 index 00000000..e69de29b diff --git a/devdocs/tools.txt b/devdocs/tools.txt index ff2bd17d..ed827870 100644 --- a/devdocs/tools.txt +++ b/devdocs/tools.txt @@ -41,6 +41,7 @@ https://vuejs.org/v2/style-guide/ AJAX LIBRARY = FETCH =-=-=-=-=-=-=-=-=-=- Fetch is the built in method in modern browsers for doing ajax and looked at libs like axios but they don't bring much that is needed to the table + - https://scotch.io/tutorials/how-to-use-the-javascript-fetch-api-to-get-data CSS PREPROCESSOR = SASS =-=-=-=-=-=-=-=-=-=-=-=-