Avoid machine learning mistakes and boost model performance! Discover key ML patterns, anti-patterns, data strategies, and more.
Releasing software shouldn't be stressful or risky. Learn how to leverage progressive delivery techniques to ensure safer deployments.
Lead Engineer at Bol.
Company website: https://www.bol.com/
Haarlem, NL
Joined Mar 2009
Stats
Reputation: | 418 |
Pageviews: | 83.3K |
Articles: | 4 |
Comments: | 1 |
Comments
Mar 22, 2021 · Bogdan Nechyporenko
Hi Xavier,
I made an example based on this architecture in this article, there is also a github working application https://dzone.com/articles/scale-your-frontend-application-dynamically
You can have a look at Lerna https://github.com/lerna/lerna to create a mono-repository. So that you can build all projects from one entry point.