Skip to content

Commit

Permalink
adding section on modular javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Mar 5, 2012
1 parent 582032b commit e1b44ed
Show file tree
Hide file tree
Showing 2 changed files with 965 additions and 13 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,10 +1,10 @@

#### Introduction

This is the repo for an in-progress creative-commons book I've written called 'Essential JavaScript Design Patterns For Beginners'. Design patterns are reusable solutions to commonly occurring problems in software development and are a very useful tool to have at your disposal. You can read the latest version [online](http://addyosmani.com/resources/essentialjsdesignpatterns/book/ "Read Online") at
This is the repo for an in-progress creative-commons book I've written called 'Essential JavaScript Design Patterns'. Design patterns are reusable solutions to commonly occurring problems in software development and are a very useful tool to have at your disposal. You can read the latest version [online](http://addyosmani.com/resources/essentialjsdesignpatterns/book/ "Read Online") at
any time.

Version 1.5pre of the book is currently over 90 A4 pages in length and 1.0 was downloaded approximately 260,000 times (rounded) during 2011. I've temporarily removed additional formats of the book while I wrap up 1.5 and consider moving it to a more automated process of conversion, but they'll be back soon!.
Version 1.5 of the book is currently over 100 A4 pages in length and 1.0 was downloaded approximately 260,000 times (rounded) during 2011. I've temporarily removed additional formats of the book while I wrap up 1.5.1 and consider moving it to a more automated process of conversion, but they'll be back soon!.

#### Why is this book needed?

Expand Down

0 comments on commit e1b44ed

Please sign in to comment.