On 7 October 2015 at 18:02, Taras Matsyk <[email protected]> wrote: > Hi RoR experts, > > I have a really small question which is probably depends on a personal > taste but I want to know your opinion. > I was told that RoR is widely used to render erb files and allows to > deliver things faster however I do know about the dark side of using the > rails api and some js framework like ember. You might remember my asking > the question about your preferred js framework, however js is a matter > of taste. > > So, one more time. The main question : is it still the case that erb > could give some advantage in app support or delivery time over the rails > api with some js framework? What is your opinion on this?
The question is meaningless, unless I misunderstand what you are asking, erb is a server side technology and js is client side. Most non-trivial sites require both. Colin -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLvHwo-rv-H-26XsTHM5VL-Szef5%3DJEXrED%2BVqp%2BH6Mxyw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

