I’ve been using Elm with Elixir/Phoenix for some time now, and have gradually crafted a package to make it nice and easy to use WebSockets. I’ve just published it this evening.
Just a quick thanks for creating this package. With all the excitement about LiveView in the Phoenix community, it’s such great timing to make it easier to get Elm and Phoenix working together (again) as an alternative for more ambitious frontend projects.
Yeah I’ve looked at LiveView, it doesn’t really interest me much. It works well and has it’s benefits, but still means you’re stuck with plain old HTML, CSS and .eex templating.
I much prefer Elm SPA’s for the front end with all the goodness that Elm provides.
Thanks for the thanks if you have any problems let me know or raise an issue.