Tag: Monorepo
All the articles with the tag "Monorepo".
-
Module Package Design Practices in a Monorepo
Module Package Design Practices in a Monorepo. This article is mainly for frontend and Node.js developers who use a Monorepo to organize applications and modules in their business. It offers a starting point for discussing: 1. How to design a shared configuration package (configs, types, utils, enums, etc.) that can...