#self-contained-system
Read more stories on Hashnode
Articles with this tag
In larger projects, the cooperation of several teams and long-term maintenance is always an issue. The architecture must be defined in such a way that...
Setting up a development environment for a new project is not one of the most popular tasks. As a new developer in the project, you don't know the...
In my previous post, I described our way to build a library to share layout, styles, and components in the user interface of our self-contained...
In my current project, we use Self-Contained systems to modularize large web applications into multiple applications. We were facing the question of...
I have been working on some projects, where we replaced 10 to 20-year-old enterprise applications like customer portals or internal business...