Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdeisenberg
995 days ago
You might want to look into ReScript (
https://rescript-lang.org/
). It has strong static typing with type inference, and it is very fast.
1 comments
arp242
995 days ago
Yep, Rescript is nice, but also comparatively obscure. It's okay for personal projects; in company setting: maybe? It's certainly more complex.
link