what libs do you use to that? how idiomatic is it in the end? On Sun, 11 Sep 2016 at 20:55 Eric G <[email protected]> wrote:
> Python at the moment (on Google App Engine), increasingly written in a > Elm-y/monadic style ;) > > > On Sunday, September 11, 2016 at 12:36:03 PM UTC-4, John Mayer wrote: > >> I'll buck the trend and share that I'm happily using Java 8 as my >> backend. I use protocol buffers over websockets to communicate. >> >> https://github.com/jmpspace/jmpspace >> >> https://github.com/johnpmayer/elm-protoc >> > On Sep 10, 2016 3:41 AM, "Mario Sangiorgio" <[email protected]> wrote: >> > Hello, >>> >>> I was wondering what programming language you use to implement the >>> back-end for your Elm single page web app. >>> >>> Reading around I see that the Elm/Elixir combo is popular but for how >>> much I think BEAM is an awesome VM I'm a bit sceptical due to Elixir being >>> a dynamic language. How much do you miss the compiler when you write Elixir >>> code? >>> >>> If you're not using Elixir, to what do you use? I played a bit with F# >>> (using Suave.io) and I think it's quite nice. >>> >>> Now I'm in the mood of learning something new so I'd like to know what >>> you use and maybe get an idea of what to look at next. >>> >>> Mario >>> >>> -- >>> 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.
