Hacker News new | ask | show | jobs
by spinningslate 749 days ago
> I maintain a frontend framework written in gleam and it's all grand

For anyone interested, that framework is Lustre[0]. It looks interesting: An Elm-inspired approach to SPAs on the front end, compiling Gleam to javascript. Back end also in Gleam but compiled to Erlang.

Haven't tried it yet but on the list. Kudos, @hayleighdotdev, for putting something that expansive together in a pretty short period of time.

[0]: https://hexdocs.pm/lustre/guide/01-quickstart.html