cnguy/onetricks.net

Migrate website-facing API to TypeScript

cnguy opened this issue · 1 comments

cnguy commented

The code's a lot simpler -- it'd be a good candidate for TypeScript adoption.

The problem with migrating the stats API to TS is that it's a bit confusing and I'm doing a lot of coercion. The website-facing API is a lot simpler in comparison.

cnguy commented

ez