Design Patterns in Angular Source Code - Bridge Design Pattern

  Рет қаралды 24,933

Decoded Frontend

Decoded Frontend

Күн бұрын

Пікірлер: 67
@DecodedFrontend
@DecodedFrontend Жыл бұрын
NOTE⚠ I just realized this after publishing. At 08:58 I made a mistake/typo and implemented the PayPalProvider as an interface instead of the PaymentProvider interface. Typescript didn't catch that, so it was missed... Sorry for the inconvenience and thanks @brokolililer ad @dogandipcin who pointed out this mistake. Leave your thoughts in the comments and follow me on other social media: Advanced Angular Courses - courses.decodedfrontend.io/ Twitter - twitter.com/DecodedFrontend Instagram - instagram.com/decodedfron... LinkedIn - www.linkedin.com/in/dmezhenskyi
@invictuz4803
@invictuz4803 Жыл бұрын
Love these deep dives into the framework with theory like design patterns, this is where the real learning happens!
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Great to hear! Thank you for your feedback:)
@MhmmDonuts
@MhmmDonuts Жыл бұрын
Every Video this guy makes is a 10/10 ❤
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Thank you :)
@MhmmDonuts
@MhmmDonuts Жыл бұрын
@@DecodedFrontend your welcome, BTW i would love to buy a course from you about NX, Storybook, Apps and Libs. Looking forward to it. 😃☺️
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Thanks for letting me know :) Soon I am gonna start to work on it :)
@yuusource2275
@yuusource2275 Жыл бұрын
@@MhmmDonuts Am with you on this.
@yuusource2275
@yuusource2275 Жыл бұрын
@@DecodedFrontend Please do it.
@pierre-louis2711
@pierre-louis2711 Жыл бұрын
Please continue on covering Design Patterns on Angular. This is exactly what i am trying to do on my own, and you definelty help me to understand it better ! You are a game changer.Thank you!
@guilhermelucas6223
@guilhermelucas6223 Жыл бұрын
I looked this up years ago and had a hard time finding it. Very good explanations. If you take a course with these good practices I'm sure it would sell a lot
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Thank you for the feedback:) I will keep in mind that 🙌
@MrKOHKyPEHT
@MrKOHKyPEHT Жыл бұрын
God I wish someone could explain to me SOLID principles a year ago so clear as Dmytro did =)
@DecodedFrontend
@DecodedFrontend Жыл бұрын
;)
@pwrDolphin
@pwrDolphin Жыл бұрын
Thanks, Dmytro!
@DecodedFrontend
@DecodedFrontend Жыл бұрын
You are welcome:)
@AntonioSantana-ll8il
@AntonioSantana-ll8il Жыл бұрын
I love this tutorials!!! the design patters apply in real life
@sanketjain7788
@sanketjain7788 Жыл бұрын
The best Angular videos on the internet!
@gagiksimonyan3782
@gagiksimonyan3782 Жыл бұрын
Thanks for another useful video, Dmytro
@v_korol
@v_korol Жыл бұрын
Amazing! I've been going around this pattern and can't quite figure out when to apply it and how, and after watching your video I got an epiphany! Thank you very much! Keep up the good work, looking forward to the next pattern videos! 🤩❤🙌
@armenbabayan1458
@armenbabayan1458 Жыл бұрын
Dear Dmytro, thank you very much.
@DecodedFrontend
@DecodedFrontend Жыл бұрын
You are welcome! Thanks for your feedback 😊
@demidovmaxim1008
@demidovmaxim1008 Жыл бұрын
Every video on this channel is unique and useful. Thank you very much!
@Doktornikita
@Doktornikita Жыл бұрын
as always on top!
@jamesevans6438
@jamesevans6438 Жыл бұрын
Great video, thanks so much, I can imagine there was a lot of work behind the scenes.
@ATTI0822
@ATTI0822 Жыл бұрын
remarkable video. thanks!
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Glad you liked it! :)
@tangocukedi1
@tangocukedi1 Жыл бұрын
thanks for the design pattern series! very helpful
@nanasarathi
@nanasarathi Жыл бұрын
As usual superb 👍👏... Thanks for sharing this 🙏
@DecodedFrontend
@DecodedFrontend Жыл бұрын
You are welcome 😊
@faizouaremou9291
@faizouaremou9291 5 ай бұрын
Correct me if I'm wrong, but I really have the impression that the bridge patern is a kind of composition. FormControlDirective uses ControlValueAccessor to synchronize with DOM
@DecodedFrontend
@DecodedFrontend 5 ай бұрын
I think it would be more accurate to say that “the Bridge pattern leverages the composition”. The composition isn't a pattern by itself, it is just a form of relationship between entities, which is utilized by many other design patterns like bridge, strategy, dependency injection, etc Composition is a more generic thing that is used by design patterns to solve more narrow use cases. So, your impression is partly right :)
@marcink9954
@marcink9954 Жыл бұрын
Great stuff as always. I recommend the forms course, because it's really worth it. super valuable material.
@Brumry
@Brumry Жыл бұрын
Love your content, really helped me to become a better angular developer, please don't stop :D ... if you are short with Angular content, I would also love to see multiple design patterns and maybe some problems and how you could solve them with different design patterns.
@pemessh
@pemessh Жыл бұрын
Damn , your content is so awesome. Thank you for the video. This was super helpful and informative.
@yaibanoutsukushii
@yaibanoutsukushii 4 ай бұрын
hey, I loved this video, great job. Small question tho: how does this expanation correspond to your other video about the Bridge Pattern? Are these different patterns?
@hubert.t4243
@hubert.t4243 Жыл бұрын
You are just awesome 10/10 ❤
@ScareCrow4018
@ScareCrow4018 Жыл бұрын
Another great video! Thank u for ur content, watching with pleasure.
@oleksandrvorovchenko8674
@oleksandrvorovchenko8674 Жыл бұрын
Great explanation, as usual!
@BrockFredin
@BrockFredin Жыл бұрын
This was a good video.
@sebastienbruno5565
@sebastienbruno5565 Жыл бұрын
Thx for this useful video !!!!
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Thanks for your feedback! I am glad to hear that you find it useful 😊
@yuriinadilnyi3029
@yuriinadilnyi3029 Жыл бұрын
as usual awesome tutorial)
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Thanks, Yurii ;)
@yuusource2275
@yuusource2275 Жыл бұрын
You are the best!
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Thanks :) Glad you like my content
@pointlesspos8440
@pointlesspos8440 Жыл бұрын
Awesome coverage.
@ishumishra8104
@ishumishra8104 Жыл бұрын
Wow, Awesome🎉 Do you have any Udemy Course, on Angular Project using Cool concepts like this ?
@AntonioSantana-ll8il
@AntonioSantana-ll8il Жыл бұрын
Could you explain me the differents between strategy and bridge pattern
@user-sl3zf9ux4d
@user-sl3zf9ux4d Жыл бұрын
👍👍👍👍👍
@user-lb6dc6ci5w
@user-lb6dc6ci5w Жыл бұрын
Hi, great videos. I have a small question though... I am trying to implement the bridge pattern as aou describe it for a dashboard with widgets, which works great until i dynamically create the widgets. From then on i cannot get them through the "ContentChild" slector tried creating them in different ways (viewcontainerref, ngComponentOutput, ...) but it seems that dynamically creted coponents and contenchild do not match ran across a couple of people who said that contentchild only works for stuff that can be determined at compile time do you know of a way to use the bridge pattern with dynmic omponents?
@dogandipcin
@dogandipcin Жыл бұрын
Hello Dymitry, Awesome video thanks for the detailed explanation. I just have a question. Don't understand one part of the implementation of the bridge pattern. Why do you implement PayPalProvider class to PayPalProvider and ApplePayProvider classes?
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Hi! I just realised that after publishing that I made a typo. Of course it had to be PaymentProvider interface and because API of PaymentProvider and PayPalProvider basically the same, the TypeScript did't complain about that... :(
@dogandipcin
@dogandipcin Жыл бұрын
​@@DecodedFrontend Yes, I thought that like that way. However, the behavior of the typescript here is interesting. Yes, PaymentProvider and PayPalProvider basically the same, but I wish TypeScript would at least understand that we are implementing the same class for the PayPalProvider implementation :)
@DecodedFrontend
@DecodedFrontend Жыл бұрын
@dogandipcin yeah... To be honest, I still don't get the motivation to allow "implement" anything like classes in TypeScript :)
@dogandipcin
@dogandipcin Жыл бұрын
@@DecodedFrontend 😃
@sergiocorrenti
@sergiocorrenti Жыл бұрын
Is there a bug on shared.ts file???? (16:46) .setDisabledState?.(control.disabled) The point after setDisabledState? (.)
@brokolililer
@brokolililer Жыл бұрын
Hi, Shouldn't we implement "PaymentProvider" in the 9th minute? We implemented "PaypalProvider" to "ApplePayProvider". Why ? :(
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Oh, it looks like I typed PayPalProvider by mistake and it wasn't caught by the typescript. Yes, you are right! It had to be a PaymentProvider interface of course 🤦Thanks for reporting that
@khumozin
@khumozin Жыл бұрын
❤️💯
@dontForgetDontForgive
@dontForgetDontForgive Жыл бұрын
Гарні відео, приємно дізнатися, що це ще й твій співвітчизник🇺🇦 Слава Україні!
@DecodedFrontend
@DecodedFrontend Жыл бұрын
Героям слава🇺🇦 дякую за фідбек 🙌🏻
@Nabulio85
@Nabulio85 Жыл бұрын
Great explanations, as usual !
Design Patterns in Angular Source Code - Strategy Design Pattern
12:48
Decoded Frontend
Рет қаралды 17 М.
Angular Design Patterns - Bridge [Advanced, 2020]
24:34
Decoded Frontend
Рет қаралды 47 М.
English or Spanish 🤣
00:16
GL Show
Рет қаралды 16 МЛН
АЗАРТНИК 4 |СЕЗОН 2 Серия
31:45
Inter Production
Рет қаралды 838 М.
❌Разве такое возможно? #story
01:00
Кэри Найс
Рет қаралды 7 МЛН
when you have plan B 😂
00:11
Andrey Grechka
Рет қаралды 34 МЛН
Content Projection in Angular - Complete Guide (Beginners/Advanced)
26:18
Change Detection in Angular - Pt.1 View Checking
18:06
Decoded Frontend
Рет қаралды 36 М.
Decrease Next.js Docker Image Size 15x
5:36
Frontend Basics
Рет қаралды 14 М.
RxJS Scan Operator - How to Manage the State
16:33
Decoded Frontend
Рет қаралды 10 М.
Pitfalls Of Using takeUntil and takeUntilDestroyed RxJS Operators
10:04
Decoded Frontend
Рет қаралды 20 М.
This is the Only Right Way to Write React clean-code - SOLID
18:23
Why I decided to switch to the inject() function in Angular
6:10
Joshua Morony
Рет қаралды 57 М.
"I Hate Agile!" | Allen Holub On Why He Thinks Agile And Scrum Are Broken
8:33
Deferrable Views - New Feature in Angular 17
15:31
Decoded Frontend
Рет қаралды 21 М.
English or Spanish 🤣
00:16
GL Show
Рет қаралды 16 МЛН