Удален по просьбе правообладателя
  • Урок 1. 00:01:17
    Course Overview
  • Урок 2. 00:01:30
    Introduction
  • Урок 3. 00:01:31
    The Problem
  • Урок 4. 00:01:59
    Design Patterns to the Rescue
  • Урок 5. 00:01:36
    Physical Design Patterns
  • Урок 6. 00:01:53
    The Gang of Four
  • Урок 7. 00:02:02
    So What Is a Design Pattern Anyway?
  • Урок 8. 00:04:44
    The Types of Patterns
  • Урок 9. 00:00:44
    Introduction
  • Урок 10. 00:01:31
    Creating Objects in JavaScript
  • Урок 11. 00:01:48
    Reading and Writing Attributes
  • Урок 12. 00:03:17
    Demo Task Creation
  • Урок 13. 00:01:05
    Define Property
  • Урок 14. 00:04:06
    Demo: Define Property
  • Урок 15. 00:01:29
    Demo: Inheritance
  • Урок 16. 00:00:49
    Summary
  • Урок 17. 00:00:49
    Introduction
  • Урок 18. 00:03:11
    Constructor Pattern
  • Урок 19. 00:03:57
    Demo: Constructor Pattern
  • Урок 20. 00:01:39
    Prototypes
  • Урок 21. 00:01:49
    Demo: Prototypes
  • Урок 22. 00:02:17
    Demo: Constructor Node
  • Урок 23. 00:03:30
    Demo: Classes
  • Урок 24. 00:05:53
    Demo: Constructor Angular
  • Урок 25. 00:02:16
    Module Pattern
  • Урок 26. 00:07:39
    Demo: Module Pattern
  • Урок 27. 00:04:17
    Demo: Angular Module Pattern
  • Урок 28. 00:01:39
    Factory Pattern
  • Урок 29. 00:08:31
    Demo: Factory Pattern
  • Урок 30. 00:02:43
    Singleton Pattern
  • Урок 31. 00:04:59
    Demo: Singleton Node
  • Урок 32. 00:03:08
    Demo: Singleton Angular
  • Урок 33. 00:01:37
    Summary
  • Урок 34. 00:01:24
    Introduction
  • Урок 35. 00:01:28
    Decorator Pattern
  • Урок 36. 00:03:25
    Demo: Simple Decorator
  • Урок 37. 00:06:16
    Demo: More Complicated Decorator
  • Урок 38. 00:05:27
    Demo: Decorating Objects in Angular
  • Урок 39. 00:05:44
    Demo: Decorating Services in Angular
  • Урок 40. 00:01:46
    Facade Pattern
  • Урок 41. 00:06:58
    Demo: Facade Node
  • Урок 42. 00:05:47
    Demo: Facade Angular
  • Урок 43. 00:02:31
    Flyweight
  • Урок 44. 00:10:04
    Demo: Flyweight
  • Урок 45. 00:01:31
    Summary
  • Урок 46. 00:01:41
    Introduction
  • Урок 47. 00:03:14
    Observer Pattern
  • Урок 48. 00:01:43
    Demo: Setting up the Environment
  • Урок 49. 00:02:28
    Demo: Creating Our Observers
  • Урок 50. 00:02:17
    Demo: Creating Our Observer List
  • Урок 51. 00:07:37
    Demo: Adding Our Subject
  • Урок 52. 00:03:19
    Demo: Removing Observers
  • Урок 53. 00:02:00
    Mediator Pattern
  • Урок 54. 00:10:33
    Demo: Mediator Pattern
  • Урок 55. 00:01:51
    Command Pattern
  • Урок 56. 00:08:56
    Demo: Command Pattern
  • Урок 57. 00:01:26
    Summary