Let's say you're building a product which is spread across multiple micro-services. Generally the notion of micro-services is to develop independently, still there might be some parts of code which you'll tend to use in different micro-services as it is.
Packaging Reusable Code for Micro-services (NodeJS)
· 6 min read