Single Page Apps In Depth
by Mikito Takada
Publisher: singlepageappbook.com 2012
Number of pages: 63
Description:
This free book is the book I would have wanted when I started working with single page apps. It's not an API reference on a particular framework, rather, the focus is on discussing patterns, implementation choices and decent practices.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
Java Web Programming with Eclipseby David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(15949 views)
HTTP Programming Recipes for Java Botsby Jeff Heaton - Heaton Research, Inc.
Java allows you to program HTTP directly. These programs, which are called bots, can collect information or automate common web programming tasks. This book presents a collection of very reusable recipes for Java bot programming.
(22838 views)
Programming Grailsby Burt Beckwith - O'Reilly Media
This book helps experienced developers understand the motivation behind the core ideas of Grails. You'll learn Grails best practices for building and deployment, debugging and problem solving, creating and using Grails plugins, etc.
(10432 views)
Active Server Pages- Wikibooks
ASP (or Active Server Pages) is a scripting tool for dynamic webpages. This book will teach you how to program in ASP, but you should be familiar with at least one object-oriented programming language and at least HTML 4.01.
(10746 views)