Summary: Review of the course 'Learning Docker' on LinkedIn Learning.
Summary: The course 'Monorepos: A Beginner's Guide' on Udemy covers topics such as NodeJS module loading, using Yarn, package hoisting, and cross-package bin scripts. It also includes a bonus lesson on using Lerna. The course is concise and focused on NodeJS and Yarn, but the author has concerns about the initial approach of manually placing modules in the `node_modules` folder.
Summary: This blog post provides a comprehensive list of resources related to monorepos, including articles, papers, talks, and courses. The resources are sorted alphabetically and include information from various years.
Summary: How to log visit stats with NGINX by filtering by subdomain and using a custom logger with a desired format. The configuration is provided.
Summary: A review of the book 'System Design Interview - An Insider's Guide' by Alex Xu.