Article from Nicolas Trinquier
Improve the performance of your webapp: configure Nginx to cache
June 13, 2016Nicolas Trinquier4 min read

Sometimes, improving the user’s loading experience is not enough, and you need real changes to make your application load faster. So you try CSS and JS minification or image compression but your app is only a bit faster to load. These tricks reduce the size of resources that need to be downloaded…
Continue reading →