Full Course:
A Tour of JavaScript & React Patterns: https://frontendmasters.com/courses/tour-js-patterns/?utm_source=youtube&utm_medium=course_link&utm_campaign=tour-js-patterns
About this Course:
Learn a suite of design patterns to improve the code architecture of your web apps! You’ll get an overview of more traditional design patterns with JavaScript, such as the Singleton and Proxy patterns. Then see React patterns such as the Hooks and Higher Order Component patterns. Lastly, we’ll cover Performance patterns and Rendering Patterns.
Find Frontend Masters Online:
Twitter: https://twitter.com/FrontendMasters
LinkedIn: https://www.linkedin.com/company/frontend-masters/
Facebook: https://www.facebook.com/FrontendMasters
Instagram: https://instagram.com/FrontendMasters
About Us:
Advance your skills with in-depth, modern front-end engineering courses — our 150+ high-quality courses and 18 curated learning paths will guide you from mid-level to senior developer! https://frontendmasters.com/?utm_source=youtube&utm_medium=home_link&utm_campaign=tour-js-patterns
Sections:
0:00 - Introduction and Course Description
0:37 - Observer Pattern
2:53 - Prototype Pattern
5:51 - Provider Pattern