ASP.NET MVC and Angularjs vs ASP.NET MVC and Reactjs -


i have used angularjs on top of asp.net mvc projects. though both angularjs , asp.net based on mvc architecture can see advantages when using angularjs on top of asp.net mvc projects. main advantage see in approach better rendering of views. if why not use reactjs asp.net mvc since purely focusing on views. why have mess 2 mvc frameworks. won't better use reactjs on top of asp.net mvc using angularjs , asp.net mvc combination (note use asp.net mvc , don't want use pure javascript framework). please correct me if wrong. in advance.

i've used both angular , react in projects in past. angular dirty html markup angular code. react it's encapsulated in component. never expert angular may not have used best of it's ability me reactjs seems better framework , seems better fit asp.net mvc.

i don't believe there 1 correct tool job though. it's whatever suits needs , comfortable with. suggest giving reactjs shot though.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -