On Wed, Oct 5, 2016 at 11:43 AM, Sarkis Arutiunian <[email protected]> wrote:
> For example right now I'm working on new CMS for one of my projects, on > React/GraphQL/Nodejs and hybrid storage MongoDb with mySQL. I would like to > use this pattern in some cases but I just can't use it everywhere, so > that's mean I shouldn't use Elm? What are you hoping to do in Elm that you currently can't? Is it the server side portion? There was a post earlier today by Charles Scalfani that piqued my interest. He is using an Effect Manager to implement a postgresql database access library for server-side Elm: https://github.com/panosoft?utf8=%E2%9C%93&query=elm -- 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.
