Remix.run Logo
game_the0ry 3 hours ago

npm as a distribution tool works well and typescript has types.

Any reason why it should not be written in nodejs?

LeBit 23 minutes ago | parent [-]

I always thought nodejs was a weird ringtone for CLI tools.

For web stuff, sure.

But for CLI, it never made sense to me. Especially when Python and Go exist.