Ana içeriğe atla

Kayıtlar

Ağustos, 2023 tarihine ait yayınlar gösteriliyor

Angular Performance

 https://dltlabs.medium.com/how-to-enhance-angular-app-performance-using-google-lighthouse-860a80c561f0 https://www.hostinger.com/tutorials/largest-contentful-paint#:~:text=Parsing%20of%20JavaScript-,What%20Is%20the%20Largest%20Contentful%20Paint%3F,experience%20and%20lower%20bounce%20rates. https://netbasal.com/using-angular-ngoptimizedimage-to-implement-image-loading-best-practices-e20a69d71ea3

SAVE MAP EXPLORER

npm install --save-dev source-map-explorer "source-map-analyzer": "ng build --configuration=production --source-map", "source-map-explorer": "source-map-explorer dist/{{your_project_name}}/**/*.js", npm run source-map-analyzer npm run source-map-explorer https://mohammedfahimullah.medium.com/optimize-the-bundle-size-using-source-map-explorer-5e848850e578