wende / elchemy

Write Elixir code using statically-typed Elm-like syntax (compatible with Elm tooling)
https://wende.github.io/elchemy/
MIT License
1.15k stars 28 forks source link

Evaluation of alternative front end implementation #369

Open ShalokShalom opened 5 years ago

ShalokShalom commented 5 years ago

In order to get further away from any dependency on Elm, I suggest auditoring the possibility of using Lumen as an alternative:

https://github.com/lumen/lumen

So this way, we could stay Elm compatible, without suffering the consequences

wende commented 4 years ago

This is looking incredibly good! I'll definitely keep an eye on it