From 93c91b818a7dd2cbd972bd9d4d5dcf1519e24bae Mon Sep 17 00:00:00 2001 From: Geoff Doty Date: Tue, 1 Jan 2019 11:56:46 -0500 Subject: [PATCH] another todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92021d7..5c6030e 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,7 @@ Check out the [gulpfile](gulpfile.js) for all the build options if you do not wa ## TODO +- compile vendor libs to vendor.js - Include a testing framework [Jasmine](https://jasmine.github.io/), [test.it](https://github.com/n2geoff/testit), or? - Is good AJAX support the missing ingredient? or is`fetch` good enough? - add routing example