diff --git a/content/roadmaps/100-frontend/content/117-progressive-web-apps/101-performance.md b/content/roadmaps/100-frontend/content/117-progressive-web-apps/101-performance.md index 55cb80a3a..ed1e27872 100644 --- a/content/roadmaps/100-frontend/content/117-progressive-web-apps/101-performance.md +++ b/content/roadmaps/100-frontend/content/117-progressive-web-apps/101-performance.md @@ -1 +1,11 @@ -# Performance \ No newline at end of file +# Performance + +Performance plays a significant role in the success of any online venture, as high performing sites engage and retain users better than poorly performing ones. Tools like Lighthouse and Devtools highlight performance metrics and help improve performance of PWAs. + + Fast load times: Techniques for improving site performance. +PRPL pattern +Apply instant loading with PRPL +Measure performance with the RAIL model +Introduction to Chrome Lighthouse +Lighthouse PWA Analysis Tool +PWA Tutorial: Lighthouse Audit