another todo

This commit is contained in:
Geoff Doty 2019-01-01 11:56:46 -05:00
parent cf32085c21
commit 93c91b818a
1 changed files with 1 additions and 0 deletions

View File

@ -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