Posts tagged as:
Performance
Pre-cache for Performance
Improve your page load time by pre-caching resources during service worker installation.
Drop 20K from your production Angular app
Replace core-js with a modern reflect-metadata implementation to reduce your production build.
PRPL on Rails Part 3: Service Workers
Improve your site's performance with service worker caching
PRPL on Rails Part 2: Optimize Rendering
Optimize rendering to speed up your site's time to interactive.
PRPL on Rails Part 1: Code Splitting
Split your Rails JavaScript with Webpack to make your site load faster.
Joyful Tech: Angular, Node.js, Performance, and Bad Ideas
Check out these neat tech articles about making performant and modern web applications.
Using HdrHistogram with Ruby
Get more accurate performance profiling results with HdrHistogram