You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Have a selective bootstrap (don't load the parts we're not using)
4. Compress images: use progressive jpegs with lower resolution and or quality. ( @dennisver: can you commit the source images used in the website to the repo? original resolution and quality plz )
5. Only load the instagram feed once that part of the DOM is in the viewport 1s after DOM ready.
6. Use amazon cloudfront as a cdn (this would cost a few dollars per year, and we should test the impact as we would need to change the build flow to include invalidating the cloudfront assets)
Potential speedups
once that part of the DOM is in the viewport1s after DOM ready.