Overt icon indicating copy to clipboard operation
Overt copied to clipboard

Rewrite single-page routing

Open ThatsJustCheesy opened this issue 2 years ago • 0 comments

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?

ThatsJustCheesy avatar Oct 05 '22 02:10 ThatsJustCheesy