Bridge Design Pattern in PHP

แชร์
ฝัง

ความคิดเห็น • 9

  • @codeblood87
    @codeblood87 2 ปีที่แล้ว +2

    Waooo super..

  • @amirtavakolian8037
    @amirtavakolian8037 2 ปีที่แล้ว +2

    thank you soooo much majid 🤘

  • @Jjjabes
    @Jjjabes 2 ปีที่แล้ว +1

    You deserve a bigger following! - so many tutorials that try to explain certain design patterns use advanced language and complex examples which make it hard for the viewer to grasp - this was a nice easy to understand example.. thanks!

  • @codeface7448
    @codeface7448 2 ปีที่แล้ว +2

    Very clear tutorial thank you, this leaves me with a question. What is the difference between Bridge pattern and Adapter pattern?

    • @majidkarimizadeh234
      @majidkarimizadeh234  2 ปีที่แล้ว +2

      If I want to put it in a nutshell, Adapter makes things work after they're designed; Bridge makes them work before they are.
      For more details:
      stackoverflow.com/questions/1425171/difference-between-bridge-pattern-and-adapter-pattern

    • @codeface7448
      @codeface7448 2 ปีที่แล้ว +2

      @@majidkarimizadeh234 thank you very much

  • @GreyDeathVaccine
    @GreyDeathVaccine ปีที่แล้ว

    Naming could be better but overall is was good tutorial.

  • @behnambahrami7175
    @behnambahrami7175 3 ปีที่แล้ว +1

    thanks!