47,630
Loading...
Uploader Comments (dnfvideo)
see all
All Comments (55)
-
roflmao. no offence meant but I can't stop laughing because of that Indian accent and repeated clicks sound.
-
Very well explained.. thank you.
-
thanks, this is very useful..
-
Learned a lot from this vid, thank you!!
-
Nice vid, the explanation is very clear; however the coding example is unreadable IMO.
-
Awesome!
Loading...
Your factory code is still having the same scattered 'new' keyword. Just that it shifted from client to factory, the original problem is not solved! You should use Dependency Injection in conjunction with Factory to solve this problem. Nice video though.
sekhara 4 months ago
@sekhara yes the keyword is shifted and the problem is decoupled from UI by using a interface. I personally think DI is just a automation for factory pattern.
Thanks questpond com
dnfvideo 4 months ago