Splitting FullStacked single package into multiple packages
FullStacked is a tool to create, dev and deploy web apps solely using TypeScript. For more than a year, I've been adding features into the same single npm package. I just went through the third full code refactor and it's now split into 10 different packages. I wrote a bit about why I did that and how it makes it essentiel to every TypeScript Web App project.
More about FullStacked development