Zustand: good. Gently used with minimal wear on the corners and cover. A few pages may contain light highlighting or writing, but the text remains fully legible. Dust jacket may be missing, and supplemental materials like CDs or codes may not be included. May be ex-library with library markings. Ships promptly!
Verlag: Manning Publications Co. LLC, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Sprache: Englisch
Anbieter: Better World Books, Mishawaka, IN, USA
Erstausgabe
Zustand: Good. 1st Edition. Used book that is in clean, average condition without any missing pages.
Verlag: Manning Publications Co. LLC, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Sprache: Englisch
Anbieter: Better World Books, Mishawaka, IN, USA
Erstausgabe
Zustand: Good. 1st Edition. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
Verlag: Manning Publications Co. LLC, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Sprache: Englisch
Anbieter: Better World Books: West, Reno, NV, USA
Erstausgabe
Zustand: Good. 1st Edition. Former library book; may include library markings. Used book that is in clean, average condition without any missing pages.
Paperback. Zustand: Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less.
Zustand: 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.
Anbieter: WorldofBooks, Goring-By-Sea, WS, Vereinigtes Königreich
EUR 5,11
Anzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Very Good. The book has been read, but is in excellent condition. Pages are intact and not marred by notes or highlighting. The spine remains undamaged.
EUR 64,12
Anzahl: 14 verfügbar
In den WarenkorbPAP. Zustand: New. New Book. Shipped from UK. Established seller since 2000.
Anbieter: Revaluation Books, Exeter, Vereinigtes Königreich
EUR 71,32
Anzahl: 1 verfügbar
In den WarenkorbPaperback. Zustand: Brand New. pap/psc edition. 407 pages. 9.25x7.38x1.00 inches. In Stock.
EUR 42,09
Anzahl: Mehr als 20 verfügbar
In den WarenkorbZustand: New. Step-by-step guide to building an SPA Discusses industry trends Shows how to improve user experiencesnn Step-by-step guide to building an SPA nnnn Discusses industry trends nnn Shows how to improve user experiences nMichael MikowskinMich.
Zustand: 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.
Verlag: Manning Publications Sep 2013, 2013
ISBN 10: 1617290750 ISBN 13: 9781617290756
Sprache: Englisch
Anbieter: AHA-BUCH GmbH, Einbeck, Deutschland
Taschenbuch. Zustand: 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.