Javascript Design Patterns #1 - Factory Pattern

preview_player
Показать описание
What is the Factory design pattern?
The factory pattern is a creational design pattern that uses factory methods to create objects — rather than by calling a constructor.

📚Materials/References:

🌎 Find Me Here:

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

I'm just getting into software patterns as a junior developer and concise nature of these videos are amazing. thank you.

realtechbro
Автор

I’m just getting started with modern JS after working with Drupal & PHP for the past three years without an understanding of any design patterns, so I’ve gotta day I’m stoked on your series here. Thank you for putting this out there!

cody_codes
Автор

His way of writing curly brackets is driving me crazy.

lronSausage
Автор

whoah, your implementation of say() and use of say.call() made me realize things that I guess I already knew but didn't understand the practical uses of. I'm really looking forward to watching the rest of these design pattern videos, fantastic work!

seanweber
Автор

My BROTHA you don’t know how happy I am to find these videos. Keep up the great work. 👌🏾

alecjordan
Автор

This is the best explanation of design patterns I have ever seen. Thanks!

alejandrovillanueva
Автор

to be honest: you by far have the best vids. keep them coming please!!

tayloraveaptc
Автор

this was so good !! I'm starting to see how this important especially as a junior developer on the job hunt !

dolicious
Автор

Thanks alot dude, I was looking all over the internet for a simple demonstation of how to use Factory Patterns and your video was it. Be blessed man. 😁

dragonballmysteries
Автор

Nice way about your explanations. Great tone of voice and such too. Very calming 😌

rue
Автор

Awesome video! Very easy to follow and I actually feel like I understand the factory pattern now. A follow up describing the best use cases for the factory design pattern would be great also! Keep up the good work!

qber
Автор

I am so glad I found your channel bro! Your channel full of gems. Love and blessings from South Africa

SimPwear
Автор

The video and explanation are very comprehensive and easy to follow. Thank you!

kubataiupov
Автор

Damn, underrated channel. Thanks for all this!

robertp
Автор

This is great.
Short but affective.
Thank you very much.

MrUmmIus
Автор

You should also add when NOT to use this pattern & common gotchas. Every pattern has its pros & cons. Nice video btw :) Thanks!

subhamtripathi
Автор

great video, I read this concept from a book and the video helps me to get the point very well.

raminkhodaie
Автор

Your delivery is outstanding. Much appreciated

salinajohn
Автор

No words to describe this video other than simple, concise and straight to the point. The simplicity in your way to explain code makes it entertaining for those who, like me, are taking their first steps into the development world. Awesome video!

lucasmendonca
Автор

Great tutorial! You should look into a pop filter so your P's and B's don't make such a loud wind-like sound. Just a suggestion, keep up the super helpful stuff! :)

procydev