Could you elaborate on what you mean by "not as integrated as in Gleam"?
Are you referring to Hologram being a framework/library rather than a language-level feature? Or is it more about the developer experience - like tooling, compilation workflow, or how seamlessly it fits into the Elixir ecosystem compared to Gleam's native JS transpilation?
I'd love to understand your perspective better so we can potentially improve that integration feel!
For elixir, check out https://hologram.page/
Yea, I have seen that and its an interesting library but doesnt feel as integrated as in Gleam
Could you elaborate on what you mean by "not as integrated as in Gleam"? Are you referring to Hologram being a framework/library rather than a language-level feature? Or is it more about the developer experience - like tooling, compilation workflow, or how seamlessly it fits into the Elixir ecosystem compared to Gleam's native JS transpilation? I'd love to understand your perspective better so we can potentially improve that integration feel!
Indeed! Please check out this project I made to basically make the server an extension of the front end by having it reply to client side ui messages:
https://github.com/weedonandscott/omnimessage