🐢 Keb
what are some options excluding TypeScript and Flow for type-checking a Node project?
🏛️ Brandon Pittman
You could write it in Reason and output JS. :)
🐢 Keb
Thanks, I think Haxe is also another option. However, I guess I'm looking for run-time type-checking modules, but doing a cursory search on npm pulls up tons of em, -- so I I'm wondering if anyone on Subreply has any recommendations there. :P