Programming JavaScript Applications
Autor Eric Elliotten Limba Engleză Paperback – 7 iul 2014
JavaScript may be the most essential web programming language, but in the real world, JavaScript applications often break when you make changes. With this book, author Eric Elliott shows you how to add client- and server-side features to a large JavaScript application without negatively affecting the rest of your code.
* Examine the anatomy of a large-scale JavaScript application
* Build modern web apps with the capabilities of desktop applications
* Learn best practices for code organization, modularity, and reuse
* Separate your application into different layers of responsibility
* Build efficient, self-describing hypermedia APIs with Node.js
* Test, integrate, and deploy software updates in rapid cycles
* Control resource access with user authentication and authorization
* Expand your application’s reach through internationalization
Preț: 181.44 lei
Preț vechi: 226.80 lei
-20% Nou
Puncte Express: 272
Preț estimativ în valută:
34.72€ • 36.07$ • 28.84£
34.72€ • 36.07$ • 28.84£
Carte disponibilă
Livrare economică 11-25 ianuarie 25
Livrare express 31 decembrie 24 - 04 ianuarie 25 pentru 25.74 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781491950296
ISBN-10: 1491950293
Pagini: 254
Dimensiuni: 177 x 233 x 17 mm
Greutate: 0.42 kg
Editura: O'Reilly
ISBN-10: 1491950293
Pagini: 254
Dimensiuni: 177 x 233 x 17 mm
Greutate: 0.42 kg
Editura: O'Reilly
Cuprins
Notă biografică
Descriere
Take advantage of JavaScript's power to build robust web-scale or enterprise applications that are easy to extend and maintain. By applying the design patterns outlined in this practical book, experienced JavaScript developers will learn how to write flexible and resilient code that's easier - yes, easier - to work with as your code base grows.