|
|
|
|
|
by dscrd
5113 days ago
|
|
Javascript. I've learned the basics of SML and Ocaml, and a bit more than basics of Haskell, but I just can't bring myself to learn how to use JS effectively. More generally, I find it hard to learn how to do GUIs and pretty web pages. |
|
If you abstract away the browser differences in event handling and DOM, it's pretty straight forward to build GUI:s.