Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Design Patterns & Antipatterns in JavaScript 2023, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:01
    What is Design Patterns?
  • Урок 2. 00:04:02
    Categories Of Design Patterns
  • Урок 3. 00:04:17
    Definition Of Antipatterns
  • Урок 4. 00:01:25
    Congratulations
  • Урок 5. 00:02:44
    What are Solid Principles
  • Урок 6. 00:02:31
    Why is it important to follow SOLID principles
  • Урок 7. 00:03:18
    Single Responsibility Principle
  • Урок 8. 00:03:34
    Open/Closed Principle
  • Урок 9. 00:02:51
    LSP
  • Урок 10. 00:02:40
    ISP
  • Урок 11. 00:02:40
    DIP
  • Урок 12. 00:08:28
    Singleton Introduction
  • Урок 13. 00:11:28
    Singleton Printer
  • Урок 14. 00:02:04
    Summary
  • Урок 15. 00:03:14
    Builder Introduction
  • Урок 16. 00:09:56
    Create Task Builder
  • Урок 17. 00:15:25
    Maze Game With Builder
  • Урок 18. 00:03:04
    Consequences
  • Урок 19. 00:06:13
    Abstract Factory
  • Урок 20. 00:14:35
    Car Factory
  • Урок 21. 00:03:43
    Maze Game
  • Урок 22. 00:13:23
    Maze
  • Урок 23. 00:15:14
    Complete and Play Maze Game
  • Урок 24. 00:02:51
    Prototype Introduction
  • Урок 25. 00:14:27
    Create a music note with prototype pattern
  • Урок 26. 00:04:05
    Summary
  • Урок 27. 00:05:56
    Adapter Introduction
  • Урок 28. 00:21:58
    Calculator
  • Урок 29. 00:04:13
    Adapter Summary
  • Урок 30. 00:03:48
    Bridge Introduction
  • Урок 31. 00:15:22
    MMORPG Game
  • Урок 32. 00:03:45
    Bridge Summary
  • Урок 33. 00:05:54
    Composite Introduction
  • Урок 34. 00:24:22
    Ordering System
  • Урок 35. 00:05:57
    Decorator Introduction
  • Урок 36. 00:14:24
    Email Problem Coding
  • Урок 37. 00:05:35
    Facade Introduction
  • Урок 38. 00:31:50
    Ordering System Coding
  • Урок 39. 00:08:29
    Flyweight Introduction
  • Урок 40. 00:27:01
    Counter Strike with Flyweight
  • Урок 41. 00:05:23
    Introduction
  • Урок 42. 00:05:15
    Introduction 2
  • Урок 43. 00:05:20
    Introduction 3
  • Урок 44. 00:03:26
    Recognizing Antipatterns
  • Урок 45. 00:04:34
    History Of Antipatterns
  • Урок 46. 00:08:09
    The Big Ball Of Mud
  • Урок 47. 00:01:12
    Treasure Game Intro
  • Урок 48. 00:16:57
    Treasure Game With Antipattern
  • Урок 49. 00:16:57
    Treasure Game Refactored
  • Урок 50. 00:08:30
    The Golden Hammer
  • Урок 51. 00:12:39
    Golden Hammer Code and Refactoring
  • Урок 52. 00:11:50
    Spaghetti
  • Урок 53. 00:32:18
    Spaghetti Code Example and Refactoring
  • Урок 54. 00:08:30
    The God Object
  • Урок 55. 00:08:18
    God Object Code and Refactoring
  • Урок 56. 00:08:38
    Copy Paste Syndrome
  • Урок 57. 00:10:26
    Copy Paste Code Example
  • Урок 58. 00:11:08
    Lava Flow
  • Урок 59. 00:06:13
    Lava Flow Code and Refactoring
  • Урок 60. 00:17:21
    Technigues For Refactoring