NowYouKnowProgramming / webdev-learning-materials

Don't waste time - the highest quality resource hub for web developers (and not only!)
https://bewebdev.tech
BSD 3-Clause "New" or "Revised" License
58 stars 11 forks source link

Performance materials #104

Open Willaiem opened 1 year ago

Willaiem commented 1 year ago

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/

Willaiem commented 1 year ago

Core Web Vitals: https://web.dev/learn-core-web-vitals/

Willaiem commented 1 year ago

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/

Willaiem commented 1 year ago

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

goodideagiver commented 1 year ago

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.

Willaiem commented 1 year ago

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.