Summary: My efforts to speed up my websites by removing unused CSS, minimizing content, supporting Gzip and cache expiration headers, and compressing images.
Summary: A review of the course 'Webpack 2: The Complete Developer's Guide' on Udemy.
Summary: How I use Python 3.6, with flake8 as a linter, and mypy for typed Python at work and in personal projects.
Summary: Experimenting with Google's Guetzli, an algorithm that reduces JPG size by 35% without quality loss.
Summary: Discusses their experience with Elastic Beanstalk, Docker, and CircleCI while working on a new project. Provides notes and references for each tool and discuss alternatives to Elastic Beanstalk.