Summary: An initial review of egghead.io, a platform for web development courses.
Summary: Cheats and hacks for the indie game Vampire Survivors, including a Javascript/NodeJS savegame editor.
Summary: Practicing React by forking a Swedish Wordle clone and making it multi-language.
Summary: Discusses a testing pattern using JavaScript named exports to test unexposed code fragments.
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.