Overt
Overt copied to clipboard
Rewrite single-page routing
Current single-page routing is done with horrible custom JavaScript.
Minimum: Convert to TypeScript, annotate everything with types, don't attach it all to window
Possibly: Use an existing single-page routing library instead?