JavaScript Marathon | Design Patterns in JavaScript (And How They Can Clean Up Your Code)

preview_player
Показать описание
"Design Patterns in JavaScript (And How They Can Clean Up Your Code)" with
Tim Winfred

Design patterns are a bit of a controversial topic in the dev community. While some developers believe they are overly complicated, others are dogmatic about using them. As a JavaScript engineer, there's a good chance you'll need to know them at some point in your career whether you subscribe to design patterns or not. Let's unpack a few commonly-used JavaScript design patterns together, and discuss how they can make your code cleaner and easier to maintain.

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

Do you have practical/real life examples where we can use these patterns?

tajazc