It seems like there are about 22 27 46 219 320 493 1840 active subscribers here. I have a few questions for you all.
- Which programming languages do you regularly use?
- Which are your favorite to work with and why?
- Which do you have interest in trying and why?
Thanks for the recommendations! OCaml and ReasonML look really interesting. But tbh I’m not quite sure what the advantage of ReScript is over TypeScript.
ReScript is Ocaml but using a different compiler that follows JavaScript standards more closely. The entire Javascript ecosystem is available to ReScript.
ReasonML is Ocaml. The entire Ocaml ecosystem is available to ReasonML