데브허브 | DEVHUB | How To Use Libraries Like A Senior Dev
We all use libraries in our code, but if you don’t think about how you use and consume libraries it is very easy to make crucial mistakes that make your code hard to refactor and update. In this video I will show you some clean code practices that senior devs use to make working with libraries easier.
📚 Materials/References:
Facade Pattern: • Facade Pattern - Design Patterns
Calendly Clone GitHub: https://github.com/WebDevSimplified/c...
Parity Deals Clone GitHub: https://github.com/WebDevSimplified/p...
🌎 Find Me Here:
My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: / webdevsimplified
Twitter: / devsimplified
Discord: / discord
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified
⏱️ Timestamps:
00:00 - Introduction
00:51 - What Not To Do
02:18 - The Correct Way
04:35 - The Benefits
05:44 - When It May Not Work
08:10 - When To Do This
#CleanCode #WDS #WebDevelopment