Understanding SOLID Principles in JavaScript

preview_player
Показать описание
#javascript #designprinciples

Please like, share and subscribe if you find the video useful.

Checkout the Playlists:

👉 JavaScript Tutorials:
👉 Essentials for Web developers:
👉 React Hooks & Latest concepts:
👉 HTML Tutorials:
👉 CSS Tutorials:
👉 Coding Challenges:
👉 Best Practices & Common mistakes:
👉 React js for Beginners:
👉 Things To Know As JavaScript/FrontEnd Developer:

LIKE | SHARE | SUBSCRIBE 😊
#javascript #reactjs #react #webdevelopment #frontenddevelopment #uidevelopment
#javascriptinterviewquestions #interviewquestions #codingchallenges

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

Thanks for the video. Wonderful presentation. However, 09:31 in Liskov Principles, you are not extending FlyingBird class from Bird class. Is that correct?

harikrishnan
Автор

Simple and apt with real world examples to memorize . Great JOB !!! Bro :)

aparnas-is
Автор

Amazing video I will bookmark this for future use

estoyboy
Автор

At 2:48, how comes 'validateRequest' function didn't break the single responsibility principle?
It's still creating the user.
So 'validateRequest' function does two things - Validate and then create the user.
It kind of feels like it's breaking SRP.

niviten
Автор

Appreciate the content, definitely helped me put these concepts into perceptive.

totheemoooooon
Автор

Man, U have given such good examples, that helps to explain concepts quite easily. Thanks Buddy. Appreciated🙌🙌

kshitijsharma
Автор

thank your for video, easily understandable with real life examples

Narendra-Pratap-singh
Автор

Honestly, if we apply the *single responsability* strictly we'll end up having billion of class/module/function/etc...
in your example, i dont see the fundamental difference between between the good way and the bad way in your example.
in both way, you were just calling the create() function, and not much after that. you're still doing 2 tasks.

sookiezboly
Автор

Example are good and easy to understand.

sanchamansubba
Автор

Understanding SOLID Principles in English

cenkakay
Автор

Sir pls make video on React design Pattern

shubhamkurulekar
Автор

Design pattern & solid principles are different na..

NavaneethKaila
Автор

Thanks for the video! i am cleared with the topic.

unseeninsane
Автор

Hello I have a question, according to your explanation what is the difference between Single Responsibility Principle and Dependency Inversion Principle, in both cases we are creating a separate function.

youyashme
Автор

The Interface Segregation explanation could improve a lot

electrickids_club
Автор

this.username = this.username? What genius wrote this?

qwertyntarantino
Автор

please make video on React design Pattern

akashpatel-rlkd