Refactor PWA

This commit is contained in:
Jeremy Likness
2019-12-03 15:28:57 -08:00
parent d13ccc0c32
commit e2d52d32e9
2 changed files with 74 additions and 169 deletions

View File

@@ -8,7 +8,7 @@
"Differences in the DOM (i.e. jQuery normalization)",
"Lack of built-in templates",
"Need for SPA routing (journal)",
"Asynchronous module loading/manage the dependency graph",
"Asynchronous module loading/dependency graph",
"Testability",
"Databinding",
"Contacts (Types and Interfaces ➡ TypeScript)",