Articles tagged with: Systems-IT

Course Review: Learning Docker (LinkedIn Learning)

Summary: Review of the course 'Learning Docker' on LinkedIn Learning.


Course Review: Monorepos - A Beginner's Guide (Udemy)

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.


Monorepo-related resources

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.


Logging visit stats with NGINX

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.


Book Review: System Design Interview

Summary: A review of the book 'System Design Interview - An Insider's Guide' by Alex Xu.