On Saturday, September 10, 2016 at 3:41:22 AM UTC-4, Mario Sangiorgio wrote:

> 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.
>

I like Django + Django Rest Framework, or Haskell with Servant. Haskell is 
about 6x faster than Python on my List view that returns ~130kB of JSON 
containing 164 categories, 1440 products, & 1850 product variants(and way 
more fun to play with):
https://github.com/Southern-Exposure-Seed-Exchange/Order-Manager-Prototypes#performance

Learning haskell is a long journey though. And Servant is pretty amazing 
but it might help to figure out haskell web basics with something like 
Spock or Yesod first.

-- 
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.

Reply via email to