Single Web Applications
Single Web Applications SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. And…
Specifikacia Single Web Applications
Single Web Applications
SummaryIn Single Page Web Applications you'll learn to build modern browser-based apps that take advantage of stronger client platforms and more predictable bandwidth. And you'll learn how to capitalize on trends like server-side JavaScript and NoSQL data stores, as well as new frameworks that make JavaScript more manageable and testable as a first-class language.About this BookIf your website is a jumpy collection of linked pages, you are behind. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design.
But, SPAs can be hard to develop, Single page web applications are your next step: pushing UI rendering and business logic to the browser and communicating with the server only to synchronize data, they provide a smooth user experience, much like a native application.