Y
Hacker News
new
|
ask
|
show
|
jobs
by
catlover76
1022 days ago
> I would be a happy nerd if I could do all of my web dev in OCaml.
You don't like Bonsai? Or do you just want something that doesn't "transpile" to JS at all?
1 comments
math_dandy
1022 days ago
I find that these compile-to-JS languages are great until you want to bring in other JS libraries. Then you’re stuck writing bindings which is annoying, and often brittle if you’re not really careful.
link
catlover76
1022 days ago
Oh I didn't even think of that--that sounds like a huge pain in the ass lol
link