This commit is contained in:
2019-04-30 00:01:14 +00:00
parent c4154994f7
commit de36cbbaf1

View File

@@ -50,6 +50,10 @@ 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
PROMISES - how to
=-=-=-=-=-=-=-=-=-
https://html5hive.org/how-to-chain-javascript-promises/
CSS PREPROCESSOR = SASS
=-=-=-=-=-=-=-=-=-=-=-=-
Sass is the most widely used, and seems to have what I need