angularjs - benefit of using angular js on top of asp.net mvc -


is there point using angular js on top of asp.net mvc since they're kind of both doing same thing? advantages using angular on asp.net mvc + jquery? kind of scenario pick angular in? if pick angular in microsoft environment, run on server side? web api? or there still benefit of using traditional asp.net mvc?

on site http://www.reviewstoshare.com, using angularjs along asp.net mvc. the main reason did not go way angularjs seo not achieved angularjs. keep in mind site built using asp.mvc + jquery in page interaction needed.

on other hand there still "ajaxy" nature site comments, voting, flagging etc. not different stackoverflow itself. before angularjs mess of jquery plugins , functions within $(document).ready() callback, not mention js code not testable much.

in end, went both.


Comments

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -