Hacker News new | ask | show | jobs
by dwhitney 1848 days ago
FWIW this post is about PureScript, not Elm. The library is an implementation of the Elm Architecture in PureScript. Elm is a language. The framework that goes along with it is called "The Elm Architecture". The Architecture can be implemented in any language. Here's an implementation in TypeScript: https://github.com/gcanti/elm-ts
2 comments

Also PureScript addresses all of the issues you've complained about above :)
You replied to OP, so I suppose they know.