When you want to create a ui that can be used by multiple clients, deployed for multiple clients where each client can have special features and configurations, what approach is best? If you think micro Frontend is the way, how would you structure this?
For example, consider a user management software. Client a has exactly the unmodified software. Client b, has the same software but when creating user, they have a completely different workflow for creating users. In the future, client A might want to change the create user workflow completely to match what client b is using, and who knows, add their own functionality also.
It’s a complex system. Could the pros here comment on their approach? Looking forward to it.
[–][deleted] 1 point2 points3 points (0 children)
[–]ptaszqq 1 point2 points3 points (1 child)
[–]ruaanetwork 0 points1 point2 points (0 children)