Architecture

Latest Posts

Typescript Monorepo with NPM workspaces

During the development of my recent project, I decided to split some components to their own packages, and used npm workspaces for that.