GenAI has transformed nearly every industry. Our research dives into developer use cases and sentiments on its organizational impact.
Automation and compliance made easy. Learn how to streamline your DevOps processes, enhance compliance and risk mitigation, and get results
Lead Engineer at Bol.
Company website: https://www.bol.com/
Haarlem, NL
Joined Mar 2009
Stats
Reputation: | 283 |
Pageviews: | 79.2K |
Articles: | 3 |
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.