1 private link
"I spent a few days on and off learning parts of Vue to write a small app. I wrote the same app with Angular. I'm sharing my experience of working through Vue for the first time to help others that may be curious about the JavaScript framework landscape."
"We have tried to answer the unanswerable: What framework should I use? […] A framework is nothing more than an embodiment of some patterns, integration of some technologies, and source code to help make our web applications easier to build and maintain."
"Integrating AngularJS and RequireJS shouldn't be complicated, and it isn't with angularAMD. To see it in action, checkout this website that show case key features. Make sure to load your favorite Developer Tools to see the on-demand loading of *.js files as you switch tabs."