Docker container setup for running an ad-hoc or local environment

In one of the projects that I am working right now; we have a setup where all the applications (front-end and back-end, as we split them). I am not going to get in details on how those applications look like but it suffices to say that all those applications are deployed as Docker containers with … Read More

Script loader

Today I will keep the line of posting presentation, today presentation is about script loader from browsers. This presentation is well suitable for performance dudes looking for a way to improve the performance feeling of the websites. The idea behind the script loader is to, first load the scripts as much in parallel as possible … Read More