DEV Community

Discussion on: TypeScript and why you should type your JS project

Collapse
 
johnkazer profile image
John Kazer

I think I'm just gonna make the jump from using jsDocs for typing (no compilation so not as robust I guess but somehow nicer) to ClojureScript.

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt

It is also possible to use Babel, tscomb or Flow.