Docker guide: A comprehensive guide to Docker

A comprehensive guide about Docker that explains what it is and how to use Docker images, containers, volumes, and networks. | Continue reading


@robertcooper.me | 3 years ago

Stop Using GIFs on Websites (Use Video Instead)

GIFs are not optimal file formats for usage on the web, but luckily they can be replaced with WebM and MPEG4 videos for optimal performance. | Continue reading


@robertcooper.me | 4 years ago

How Yarn Lock Files Work and Upgrading Dependencies

Learn why yarn generates a lock file, why a lock file is useful, and how to upgrade dependencies with a lock file present. | Continue reading


@robertcooper.me | 4 years ago

CSS Grid Is Not a Replacement for Flexbox

CSS grid cannot completely replace the need for flexbox layout when it comes to styling HTML elements. | Continue reading


@robertcooper.me | 4 years ago

Get Started with TypeScript in 2019

TypeScript is gaining more popularity in the JavaScript community and there is no better time than 2019 to start using TypeScript in your projects. | Continue reading


@robertcooper.me | 5 years ago