rails view + bootstrap vs angularjs?

WemiBrainalar

New Member
What would be the advantage of replacing all rails view + bootstrap with angularjs powered html? Is there a significant performance advantages or responsiveness improvements?(I've been told to use rails to asynchronously serve json and handle all views with js library. Why not use both? It seems to me that rails view is very powerful in its own way).
 
Top