|
|
|
|
|
by jordwalke
3059 days ago
|
|
Hi, I work on Reason: To add to other comments:
One thing that ReasonML can do that TypeScript cannot do, is take advantage of the world-class OCaml compiler to generate very fast native executables. If you learn Reason, then you are also a "native developer" in a sense. |
|