Cargando…

Pro single page application development: using Backbone.js and ASP.NET

One of the most important and exciting trends in web development in recent years is the move towards single page applications, or SPAs. Instead of clicking through hyperlinks and waiting for each page to load, the user loads a site once and all the interactivity is handled fluidly by a rich JavaScri...

Descripción completa

Detalles Bibliográficos
Autores principales: Fink, Gil, Flatow, Ido
Lenguaje:eng
Publicado: Springer 2014
Materias:
Acceso en línea:http://cds.cern.ch/record/1735446
Descripción
Sumario:One of the most important and exciting trends in web development in recent years is the move towards single page applications, or SPAs. Instead of clicking through hyperlinks and waiting for each page to load, the user loads a site once and all the interactivity is handled fluidly by a rich JavaScript front end. If you come from a background in ASP.NET development, you'll be used to handling most interactions on the server side. Pro Single Page Application Development will guide you through your transition to this powerful new application type.The book starts in Part I by laying the groundwork