Ruby on Rails Friday, July 31, 2015

I've tried Angular and Ember both. For some reason I haven't had much luck with learning them. I picked up React recently and I really like it. And it integrates nicely with my Rails apps.

Sent from my iPhone

> On Jul 31, 2015, at 9:39 PM, Victor H. Goff III <keeperotphones@gmail.com> wrote:
>
> So are you saying these three top choices for more than a single page app, but
> question if Rails is appropropriate for a single page application (SPA)?
>
> I am curious why you brought a specific group of application style into
> the discussion. How would you change up your recommendation for a
> multiple page application?
>
>> On Fri 2015-07-31 15:49, Scott Ribe wrote:
>>> On Jul 31, 2015, at 2:46 PM, Taras Matsyk <lists@ruby-forum.com> wrote:
>>>
>>> Personally I found Angular good enough to work with and I ended up in a
>>> mess with Ember (Ember CLI) which some people claimed to be the most
>>> elegant solution for rich client side rails app.
>>
>> Ember is richer and more full-featured, but is large & complex, and changing quickly.
>>
>> Angular doesn't provide as much infrastructure, but definitely has a certain spartan elegance going for it.
>>
>> Flux or Redux on top of React is one more option.
>>
>> In my opinion, those are the top 3.
>>
>> (Actually, I think a better question would be: is Rails right for the SPA web apps of 2015?)
>
> --
> You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/20150801023949.GB18798%40lazurus.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/D37340B0-4877-4C50-8D67-8487A77A1C53%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment