NowYouKnowProgramming/webdev-learning-materials

Performance materials

Opened this issue · 5 comments

Reason: the web app should be as performant as possible to the end users. Learn how to deliver the best user experience in your app.

Lighthouse: https://web.dev/measure/

Przeprogramowani - Core Web Vitals. Nowy standard Google | Wydajny frontend cz.1: https://www.youtube.com/watch?v=A9OuUM0lqNA
Przeprogramowani - Jak wyznaczyć i zmierzyć LCP? Core Web Vitals | Wydajny frontend cz.2 : https://www.youtube.com/watch?v=YjDfr9MLZxk

Metrics: https://web.dev/metrics/

Fast load times: https://web.dev/fast/

Lighthouse performance tips: https://web.dev/lighthouse-performance/

Lighthouse best practices: https://web.dev/lighthouse-best-practices/

It's duplicating the web.dev website at this point. Better provide one link and describe it extensively.

Metrics: https://web.dev/metrics/
Fast load times: https://web.dev/fast/
Lighthouse performance tips: https://web.dev/lighthouse-performance/
Lighthouse best practices: https://web.dev/lighthouse-best-practices/

It's duplicating the web.dev website at this point. Better provide one link and describe it extensively.

It may be, but some people won't deep dive into the website itself. Still worth considering.