paperback. Condition: Good.
Published by Manning Publications, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Language: English
Seller: HPB-Ruby, Dallas, TX, U.S.A.
Paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Published by Manning Publications, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Language: English
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condition: Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less 1.68.
Published by Manning Publications, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Language: English
Seller: ThriftBooks-Atlanta, AUSTELL, GA, U.S.A.
Paperback. Condition: As New. No Jacket. Pages are clean and are not marred by notes or folds of any kind. ~ ThriftBooks: Read More, Spend Less 1.68.
Seller: Bay State Book Company, North Smithfield, RI, U.S.A.
Condition: good. The book is in good condition with all pages and cover intact, including the dust jacket if originally issued. The spine may show light wear. Pages may contain some notes or highlighting, and there might be a "From the library of" label. Boxed set packaging, shrink wrap, or included media like CDs may be missing.
Published by Manning Publications, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Language: English
Seller: HPB-Diamond, Dallas, TX, U.S.A.
Paperback. Condition: Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Seller: The Maryland Book Bank, Baltimore, MD, U.S.A.
First Edition
paperback. Condition: Very Good. First Edition. Used - Very Good.
Condition: Very Good. Very Good condition. A copy that may have a few cosmetic defects. May also contain light spine creasing or a few markings such as an owner's name, short gifter's inscription or light stamp.
US$ 9.09
Convert currencyQuantity: 1 available
Add to basketCondition: Very Good. 1750631012. 6/22/2025 10:23:32 PM.
Published by Manning Publications, 2014
ISBN 10: 1617290750 ISBN 13: 9781617290756
Language: English
Seller: Books & Bobs, Deeside, FLINT, United Kingdom
US$ 27.91
Convert currencyQuantity: 1 available
Add to basketSoft cover. Condition: As New. As new copy. A tight, bright, and clean copy with no inscriptions and no annotations/notes. No creases to spine/cover or foxing to pages. Fantastic condition book. 407pp. (19x23.5cm). Please contact us for any more information.
US$ 6.39
Convert currencyQuantity: 1 available
Add to basketCondition: good. Befriedigend/Good: Durchschnittlich erhaltenes Buch bzw. Schutzumschlag mit Gebrauchsspuren, aber vollständigen Seiten. / Describes the average WORN book or dust jacket that has all the pages present.
Seller: Revaluation Books, Exeter, United Kingdom
US$ 67.78
Convert currencyQuantity: 1 available
Add to basketPaperback. Condition: Brand New. pap/psc edition. 407 pages. 9.25x7.38x1.00 inches. In Stock.
Published by Manning Publications Sep 2013, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
US$ 63.03
Convert currencyQuantity: 2 available
Add to basketTaschenbuch. Condition: Neu. Neuware - 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. You'll learn the SPA design approach, and then start exploring new techniques like structured JavaScript and responsive design. 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. 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. But, SPAs can be hard to develop, manage, and test.Single Page Web Applications shows how your team can easily design, test, maintain, and extend sophisticated SPAs using JavaScript end-to-end, without getting locked into a framework. Along the way, you'll develop advanced HTML5, CSS3, and JavaScript skills, and use JavaScript as the language of the web server and the database.This book assumes basic knowledge of web development. No experience with SPAs is required.Purchase of the print book includes a free Elektronisches Buch in PDF, Kindle, and ePub formats from Manning Publications.What's InsideDesign, build, and test a full-stack SPABest-in-class tools like jQuery, TaffyDB, Node.js, and MongoDBReal-time web with web sockets and Socket.IOTouch controls for tablets and smartphonesCommon SPA design mistakesAbout the AuthorsThe authors are architects and engineering managers. Michael Mikowski has worked on many commercial SPAs and a platform that processes over 100 billion requests per year. Josh Powell has built some of the most heavily trafficked sites on the web.Table of ContentsPART 1: INTRODUCING SPASOur first single page applicationReintroducing JavaScriptPART 2: SPA CLIENTDevelop the ShellAdd feature modulesBuild the ModelFinish the Model and Data modulesPART 3: THE SPA SERVERThe web serverThe server databaseReadying our SPA for production.