addyosmani / essential-js-design-patterns

Repo for my 'Learning JavaScript Design Patterns' book
http://addyosmani.com/resources/essentialjsdesignpatterns/book/
4.83k stars 792 forks source link

bugs fixed #34

Closed ghost closed 12 years ago

ghost commented 12 years ago

some example bugs fixed.only commented lines are changed by me.thank you for your contribution to open source community and please update your book repos since I don't have a credit card and I don't buy O'Reilly books.By the way please write your code consistently. I know that you write your projects consistently but examples. "keeps your declaration list free of clutter" -idiomatic js

ghost commented 12 years ago

keep open-sourcing Addy

addyosmani commented 12 years ago

@abdR Thanks for these. I've tried to address your feedback in the latest set of updates to the book. There have been quite a lot of changes over the past week to improve consistency and I hope that to some extent, the points raised have been addressed. I'll do another sweep over the book just to be sure though!