Summary: An initial review of egghead.io, a platform for web development courses.
Summary: Reviewed of the LinkedIn Learning course 'Learning Kubernetes'.
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: The TypeScript Essential Training course on LinkedIn Learning is a comprehensive and detailed dive into TypeScript, covering basic setups, ES2015 concepts, and advanced topics. The course provides real-world examples and a sample application for practical learning. The explanations of how TypeScript compiles to JavaScript are interesting, although some features may be missing in the sample code. Overall, the course offers valuable learnings.