Yay! I've published my first article for Smashing Magazine where I share a comprehensive introduction to Yarn Worskpaces, a great feature in Yarn, a package manager by the folks at Facebook.
👀👉See the article here: Yarn Workspaces: Organize Your Project’s Codebase Like A Pro
Yarn workspaces let you organize your project codebase using a monolithic repository (monorepo). In the article, I explain why they’re a great tool for organizing your projects and I include a tutorial to help you create your first monorepo using Yarn with basic npm scripts, and add the required dependencies for each app.
Hope you like it! Let me know your thoughts or shoot me any questions on my Twitter (@jgferreiro) or by email.