If you like the Elm way, you'd probably like it's dad, Haskell. Here are some Haskell server options:
https://wiki.haskell.org/Web/Servers I've Yesod and Warp are good, but haven't used them (I'm using a nodejs backend right now). On Tue, Oct 4, 2016 at 12:33 PM, Janis Voigtländer < [email protected]> wrote: > Have you searched in the mailing list archive? Your question is a > recurring one. It already has answers. > > Am 04.10.2016 um 19:49 schrieb Bulat Shamsutdinov < > [email protected]>: > > Hello everyone! > > I'm an experienced developer but newbie in web. I chose to learn Elm in > order to avoid all the complexity with JS and it's ecosystem (learned JS > and Node on a decent level and feel like I don't want to touch it ever > again without a great need). > > Is there something as good for the back-end? It would be great to use > something opinionated, light, simple and functional maybe. > > I learned myself some Golang and it is ok, I learned Node and it is not > ok. Are there any "Elm-way" options (maybe not with the language itself but > with the same philosophy)? > > If there was no one to ask I would go with Golang, but there is) > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
