Learning JavaScript Design Patterns
by Addy Osmani
Publisher: O'Reilly Media 2012
ISBN/ASIN: 1449331815
ISBN-13: 9781449331818
Number of pages: 254
Description:
With Learning JavaScript Design Patterns, you'll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.
Download or read it online for free here:
Read online
(online html)
Similar books
Your First Meteor Applicationby David Turnbull - MeteorTips.com
Free, online book about the Meteor JavaScript framework that helps beginning web developers build their first real-time web application with Meteor in a matter of hours. Included are practical examples, real-world code samples, and helpful exercises.
(8549 views)
Building Front-End Web Apps with Plain JavaScriptby Gerd Wagner - Web-Engineering.info
This book shows how to build front-end web applications with plain JavaScript, not using any framework. A front-end web application can be provided by any web server, but it is executed on the user's computer device, and not on the remote web server.
(13096 views)
Building Front-End Web Apps with AngularJS and Parse.comby Bo Li, Gerd Wagner - codeproject.com
This book shows how to build JavaScript front-end web applications with AngularJS and the cloud storage service Parse.com. By learning from the examples in the book, you can quickly improve your understanding of basic concepts and techniques.
(7896 views)
Speaking JavaScriptby Axel Rauschmayer - O'Reilly Media
First, a quick-start guide teaches you just enough of the language to help you be productive right away. More experienced JavaScript programmers will find a complete and easy-to-read reference that covers each language feature in depth.
(9824 views)