Content requests #1983
Replies: 5 comments 8 replies
-
|
Beta Was this translation helpful? Give feedback.
-
Would love to see some examples of both error handling and smoke testing remote apps... one on how to handle errors in a micro frontend better, and one on approaches to predeploy integration testing... Both seem not module federation specific, but likely valuable for anyone using this in production? |
Beta Was this translation helpful? Give feedback.
-
An updated example of how to use federated modules with a webpack 4 host would be great. Like this video but that works with the new APIs since window[scope].override is now undefined. https://www.youtube.com/watch?v=tigwyK5Khck |
Beta Was this translation helpful? Give feedback.
-
How to properly handle updates on shared dependencies across container apps and remotes: breaking changes, backward compatibility, and how to safeguard container apps in case remotes make upgrades on their own (when working in a micro frontends architecture where remotes are owned by different teams) |
Beta Was this translation helpful? Give feedback.
-
An article on this would be good, and why/when to use it: |
Beta Was this translation helpful? Give feedback.
-
Need to know more about something.
Request a article and I'll try and write one on the topic.
Beta Was this translation helpful? Give feedback.
All reactions