Hacker News new | ask | show | jobs
by Vincenius 1068 days ago
Sure. To be honest, it's mostly because of laziness. I'm more used to plain JS than to TypeScript, so I'm faster this way.

I also always thought TS is a bit too much for small apps like this, but I get that it would make sense to use it if others want to contribute as well.

1 comments

Thanks! It's reasonable. But I'm pretty sure yours is more complex than many typical SaaS or CRUD-based websites.