As developers we love to measure and improve performance. We use big O notation to measure the performance of algorithms and have tons of tools to help us measure load times, but often times we take this too far. In this video I will talk about why you probably don't need to worry about performance as much as you do.


Materials/References:

Why I Never Write Large Functions: https://youtu.be/CSKuwOAHabw


Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon: https://www.patreon.com/WebDevSimplified
Twitter: https://twitter.com/DevSimplified
Discord: https://discord.gg/7StTjnR
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


⏱️ Timestamps:

00:00 - Introduction
01:26 - Performance Test
04:13 - Why Performance Optimization May Be Bad


#Performance #WDS #LoadSpeed