TutsPlus - Put JavaScript Design Patterns Into Practice (Size: 1.25 GB)
| | | 1.1. Introduction.mp4 | 12.69 MB |
| | | 1.2. What You Need.mp4 | 61.05 MB |
| | | 2.1. The Factory Pattern.mp4 | 84.48 MB |
| | | 3.1. The Publisher-Subscriber Pattern.mp4 | 106.22 MB |
| | | 3.2. The Strategy Pattern.mp4 | 88.06 MB |
| | | 3.3. The Observer Pattern.mp4 | 154.26 MB |
| | | 3.4. The Chain of Responsibility Pattern.mp4 | 136.74 MB |
| | | 3.5. The Mediator Pattern.mp4 | 105.8 MB |
| | | 3.6. The Iterator Pattern.mp4 | 131.02 MB |
| | | 4.1. The Facade Pattern.mp4 | 74.42 MB |
| | | 4.2. The Decorator Pattern.mp4 | 57.81 MB |
| | | 4.3. The Adapter Pattern.mp4 | 82.7 MB |
| | | 4.4. The Composite Pattern.mp4 | 87.82 MB |
| | | 4.5. The Proxy Pattern.mp4 | 90.6 MB |
| | | 5.1. Conclusion.mp4 | 10.3 MB |
| | | BOOKS.gif | 4.83 KB |
| | | logo.png | 26.67 KB |
| | | Init.js | 244 bytes |
| | | NewInterface.js | 231 bytes |
| | | oldinterface.js | 226 bytes |
| | | oldInterfaceAdapter.js | 237 bytes |
| | | Init.js | 827 bytes |
| | | node.js | 960 bytes |
| | | Call.js | 382 bytes |
| | | Email.js | 326 bytes |
| | | sms.js | 372 bytes |
| | | handler.js | 695 bytes |
| | | Init.js | 1.09 KB |
| | | admin.js | 165 bytes |
| | | exec.js | 163 bytes |
| | | Init.js | 645 bytes |
| | | user.js | 338 bytes |
| | | facade.js | 961 bytes |
| | | Init.js | 455 bytes |
| | | processor.js | 530 bytes |
| | | Image.js | 243 bytes |
| | | Init.js | 584 bytes |
| | | mediaFactory.js | 327 bytes |
| | | VIDEO.js | 199 bytes |
| | | Init.js | 724 bytes |
| | | iterator.js | 1.42 KB |
| | | colleague.js | 702 bytes |
| | | Init.js | 714 bytes |
| | | mediator.js | 748 bytes |
| | | Init.js | 814 bytes |
| | | Observer.js | 306 bytes |
| | | Observers.js | 521 bytes |
| | | Subject.js | 1.05 KB |
| | | Init.js | 289 bytes |
| | | slowObject.js | 416 bytes |
| | | slowObjectProxy.js | 904 bytes |
| | | Init.js | 294 bytes |
| | | moduleA.js | 295 bytes |
| | | moduleB.js | 285 bytes |
| | | pubsub.js | 721 bytes |
| | | main.js | 864 bytes |
| | | BOWER.json | 312 bytes |
| | | index.html | 1.13 KB |
| | | License | 1.28 KB |
| | | package.json | 402 bytes |
| | | Readme.md | 1.67 KB |
Description
A design pattern is a proven solution to a common software problem. Patterns codify good design principles and facilitate maintainable code that can be worked on by teams. Design patterns are also a way for teams to communicate about the structure and architecture of an application. Patterns are a language that can be used to convey ideas and facilitate discussions.
In this course, Tuts+ instructor Dan Wellman will cover some of the most common and most useful design patterns used in JavaScript. Each pattern will be demonstrated with a standalone example bundled in a JavaScript module.
Sharing Widget
All Comments