Javascript Design Patterns #7 - Mediator Pattern

preview_player
Показать описание
What is the Mediator pattern?
The Mediator pattern provides central authority over a group of objects by controlling how these objects interact with each other. The "central" object is known as the 'mediator'. The mediator pattern is useful in scenarios where every object needs to be aware of any state change in any other object in the group.

📚Materials/References:

🌎 Find Me Here:

Рекомендации по теме
Комментарии
Автор

Bro you’re underrated. Keep this format and bring more design pattern videos. It’s a great way to start out learning design patterns. You know how to separate the jargon from the actual concepts. Highly appreciate your efforts.

johnyepthomi
Автор

this is the cleanest way I've ever seen anyone explaining design patterns before amazing :)

abdelrhmanshokr
Автор

Thank you for the video, I'm doing a js couse, whenever I don't understand something I come here, you make it more clear.

fithurriague
Автор

Good stuff - yes please more design pattern videos. Thanks!

rudijstar
Автор

Great explanations. Thanks to you I used strategy pattern in my work and code became cleaner and better to read much more.

rozacek
Автор

Your demostration is so much better than my paid course on Udemy on this topic! Thank you so much!

Dhhddsisi
Автор

Stumbled upon your pattern videos now. Great explanation with the examples. Nice

bewa
Автор

Great videos. Very concise and focused. Definitely subscribing!

diegodelatorre
Автор

Wow, it was an interesting explanation, imho the example with chatroom is convenient and maybe tend to be the best one :) Thx so much!

GSySte
Автор

I was about to ask if you doing more but I realised you dropped this yesterday 😅🔥👍🏾

codedealers
Автор

What a great explanation and example. Greetings from México 🇲🇽🇲🇽🇲🇽 !!

SocketsGuru
Автор

I think this is the way I naturally think when writing code.

clingyking
Автор

Great stuff, just bought your book. Great info here.

robertp
Автор

I enjoyed this tutorial. I see myself making a vueJS app using this pattern and concept.

PhilanJames
Автор

Very good explanation as always !
Are you going to explain all design patterns from the GOF ?
If so, it'll be great if you could make a video about the fly weight patern in javascript.
Thanks again for all your videos. Short and well explained....perfect ! !

jeanmarcpourchel
Автор

I like the PubSub a little more, its less coupled and easier to think about. Although this pattern is great for an actual chat system

Cognitoman
Автор

Thanks for the video! Its time to.. Pub/Sub pattern!!

andreasdevjs
Автор

i before E except after C! Music to my ears lmao

perschonca
Автор

Thank you! You are a great teacher ! <3

nafisnawalnahiyan
Автор

Please explain stat pattern on web pages changing
Thank you

mohamedeltaquee