|
13 | 13 | + [TheExpressiveWeb](http://beta.theexpressiveweb.com/): This site by Adobe is a resource and showcase of some of the newest, and most expressive features being added to the web today. |
14 | 14 | + [Treehouse](http://teamtreehouse.com/): Learn HTML, CSS, iPhone apps and more. |
15 | 15 | + Architecture |
16 | | - + [BEM](http://bem.info/method/): Methodology aimed at achieving fast to develop long-lived projects, team scalability, and code reuse. |
| 16 | + + [BEM](http://bem.info/): Methodology aimed at achieving fast to develop long-lived projects, team scalability, and code reuse. |
| 17 | + + [Introductory article on tutsplus.com](http://webdesign.tutsplus.com/articles/an-introduction-to-the-bem-methodology--cms-19403) |
| 18 | + + [Introductory article on Smashing Magazine](http://www.smashingmagazine.com/2012/04/16/a-new-front-end-methodology-bem/) |
| 19 | + + [Video: How to use BEM! outside of Yandex](http://vimeo.com/38346573) |
17 | 20 | + [Atomic Design](http://bradfrostweb.com/blog/post/atomic-web-design/) |
18 | | - + [GitHub](https://github.com/bradfrost/patternlab) |
19 | | - + [Video](http://www.besquare.me/session/atomic-design/) + [Slides](http://de.slideshare.net/bradfrostweb/atomic-design) |
20 | | - + [Atomic Design: Some Thoughts and One Example](http://15four.com/2013/05/29/atomic-design-some-thoughts-and-one-example/) |
21 | | - + [Polymer Project](http://www.polymer-project.org/): Polymer is a new type of library for the web, built on top of Web Components, and designed to leverage the evolving web platform on modern browsers. |
| 21 | + + [Video](http://www.besquare.me/session/atomic-design/) + [Slides](http://www.slideshare.net/bradfrostweb/atomic-design) |
| 22 | + + [Pattern Lab](http://patternlab.io/) |
| 23 | + + [Polymer Project](http://www.polymer-project.org/): Polymer is a library that uses the latest web technologies to let you create custom HTML elements. |
22 | 24 | + [Video: Web Components: A Tectonic Shift for Web Development](https://developers.google.com/events/io/sessions/318907648) + [Slides](http://www.webcomponentsshift.com/) |
23 | 25 | + [Video: Web Components in Action](https://developers.google.com/events/io/sessions/324149970) |
24 | | - + [Aura](http://aurajs.com/) is an event-driven architecture for developing scalable applications using reusable widgets. |
| 26 | + + [Aura](http://aurajs.com/) is an event-driven architecture for developing scalable applications using reusable widgets (discontinued in favor of [Web Components](http://w3c.github.io/webcomponents/explainer/)). |
| 27 | + + [Web Components](http://w3c.github.io/webcomponents/explainer/): the component model for the Web. |
25 | 28 | + [Hydra](http://tcorral.github.io/Hydra.js/) is an easy-to-use framework that provides you with the necessary tools to create scalable applications using modules and widgets. |
26 | 29 | + [Terrific.js](http://terrifically.org/) provides you a Scalable JavaScript Architecture, that helps you to modularize your jQuery/Zepto Code in a very intuitive and natural way |
27 | 30 | + [Patterns For Large-Scale JavaScript Application Architecture](http://addyosmani.com/largescalejavascript/) |
28 | 31 | + [Video: Nicholas Zakas: Scalable JavaScript Application Architecture](http://www.youtube.com/watch?v=vXjVFPosQHw) |
29 | 32 | + [Book: Learning JavaScript Design Patterns](http://www.addyosmani.com/resources/essentialjsdesignpatterns/book/) |
30 | 33 | + [Book: Single page apps in depth](http://singlepageappbook.com/index.html) |
31 | 34 | + [Book: Scalable and Modular Architecture for CSS](http://smacss.com/book/) |
32 | | - + [jQuery Application Architecture Chart](http://addyosmani.com/resources/toolschart/chart.pdf) |
| 35 | + + [PDF: jQuery Application Architecture Chart](http://addyosmani.com/resources/toolschart/chart.pdf) |
33 | 36 | + [How To Manage Large jQuery Apps](http://www.slideshare.net/SlexAxton/how-to-manage-large-jquery-apps) |
34 | 37 | + [Comparison between different Observer Pattern implementations](https://github.com/millermedeiros/js-signals/wiki/Comparison-between-different-Observer-Pattern-implementations) |
35 | 38 | + Workflow |
|
0 commit comments