|
|
|
|
|
by sprkv5
697 days ago
|
|
> I use TS because of its ubiquity, but I think there's the possibility for a future where a system a little more like Flow gets baked into the language. Have you looked into ReScript? It is basically a sound type system + JavaScript-like syntax. It inherits the type system from OCaml. You might like it. They recently released version 11. |
|