JavaScript - Adapter Pattern explained

preview_player
Показать описание
In this video I am explaining a use of Adapter Design Pattern in JavaScript. This pattern is very popular among the major OOP languages like C#, Java etc. But we can also utilise of it’s good in JavaScript.

I have tried to explain this pattern in the simplest manner possible, without any overcomplicated examples and extremely confusing terminology.

So hold on tight and enjoy.

Don forget to Like this video, and subscribe to the channel, as more interesting stuff is coming in - Pro tips of how to become a Kickass developer.

If you have got any questions or suggestions don’t hesitate to put the in to the comment section down bellow this video.

Me on Social networks:
Рекомендации по теме
Комментарии
Автор

Man, this is useful. I was always struggling to understand patterns. This is very nice way you approached your explanation.

challengeaccepted
Автор

Good stuff man. I came across this today and had to make an adapter around path-to-regexp since express uses an older version and it breaks our code base using the latest version.

drewtrades
Автор

Isn't this similar to higher order components or custom hooks in react?

ilirbajrami
Автор

Very useful man, also what's that online IDE you are using?

Dhruvsaxena
Автор

Pretty convoluted example. Could have been simplified.

yourdadishere
Автор

No this is not Adapter Design pattern at first place i would rather call it abstraction

rose
Автор

Man this is facade pattern, not adapter

violetaveleva
visit shbcf.ru