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
DOM Enlightenment
by Cody Lindley - domenlightenment.com
This is the most exhaustive book written about DOM scripting without the use of a library/framework. The book is written in a style that favors small, isolated, immediately executable code over wordy explanations and monolithic programs.
(15503 views)
by Cody Lindley - domenlightenment.com
This is the most exhaustive book written about DOM scripting without the use of a library/framework. The book is written in a style that favors small, isolated, immediately executable code over wordy explanations and monolithic programs.
(15503 views)
Exploring ES6: Upgrade to the Next Version of JavaScript
by Axel Rauschmayer - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(7056 views)
by Axel Rauschmayer - ExploringJS.com
This book contains reliable and in-depth information on ECMAScript 6, the next version of JavaScript. The author will provide step-by-step instructions on how to apply ES6 features instead of old JavaScript hacks and methods.
(7056 views)
Your First Meteor Application
by 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.
(7450 views)
by 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.
(7450 views)
The Road to learn React
by Robin Wieruch - GitHub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(9091 views)
by Robin Wieruch - GitHub
The Road to learn React teaches you the fundamentals of React. You will build a real world application along the way in plain React without complicated tooling. Everything from project setup to deployment on a server will be explained.
(9091 views)