A small dive into, and rejection of, Elm
A small dive into, and rejection of, Elm. I am always dissatisfied with the state of front end development. I did a fairly deep dive into ClojureScript and found it nice initially…
Read more »Elm is famous for having “no runtime exceptions” and for the most part, it does a really, really good job! It is possible to write Elm without runtime exceptions, and the majority of users may never… Read more