01 Oct 2023 Typescript Monorepo with NPM workspaces Featured post (8.7K views) During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.