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

Separate code examples from HTML, suggestions #94

Open supermensa opened 11 years ago

supermensa commented 11 years ago

Would it make sense for you to keep the code examples in separate js files? It would make it easier to fiddle with each given example.

Gists or jsFiddles would be even better (I'm sure followers would like to help with the transition).