Server and Client Code bundling #447
Closed
viktoriialurie
started this conversation in
RFC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Short Description
The ability to be able to combine server-side and client-side federated modules.
Longer Description
Often when shipping a feature new versions of the Frontend and Backend need to be shipped. This could be done independently or together as one holistic feature. Given that microservices and micro-frontends are frequently used together it would make sense to have federated remotes for both the server side and Frontend to be shipped together.
Business Value
New functionality rollouts are less likely to cause downtime due to both the Frontend and the Backend being able to be federated and available simultaneously.
Beta Was this translation helpful? Give feedback.
All reactions