Hyperbole: Haskell interactive serverside web framework inspired by Htmx, Elm
Haskell interactive serverside web framework inspired by HTMX, Elm, and Phoenix LiveView - seanhess/hyperbole... (more…)
Read more »I’m a big fan of GraphQL and I’d like to explore how to use it in Elm. With a statically typed language (like Elm) we should be able to achieve very nice things, such as using a DSL to write queries and determine their correctness at compile time. We’ll i… Read more