I'm refactoring a biggish #JavaScript codebase that is neatly split across 7 npm
packages. That is actually a little finicky.
2 replies
I need to look into how to make this more comfortable for the next time.
.@martinemmert pointed towards
https://lernajs.io which looks exactly like what I am needing.