Friday, April 10, 2015

JavaScript Web Tools with VS 2015 and ASP.NET 5

Very good article (115 pages) about set of web tools included in new VS 2015 and ASP.NET 5

Download Paper: JavaScript Web Tools with Visual Studio 2015 and ASP.NET 5 from Official Microsoft Download Center
"This document contains a set of articles that introduce the most commonly used JavaScript/frontend web development tools (libraries, task runners, frameworks…). Frontend development ecosystem is growing fast and getting complex, and we hope this brief doc will help you put the pieces together and decide on the ones that best fit your needs."
  • Grunt and Gulp. JavaScript task runners
  • Bower. Package Manager
  • Bootstrap. Responsive Web Framework
  • Less, Sass & Font Awesome. Styling applications.
  • TypeScript. Enterprise-scale JavaScript
  • Knockout.js . MVVM JavaScript Library
  • Backbone.js. MVC Library
  • Angular.js. SPA Framework.
  • ReactJS. Reusable UI Components. 
ASP.NET Single Page Application | The ASP.NET Site

No comments: