Hacker News new | ask | show | jobs
by patosai 2576 days ago
Elm is a JS framework for rendering views. It has a type system and guarantees no runtime errors while being fast. The language compiles into JS.

https://elm-lang.org/