
The Reality of Micro-Frontends and Why I Don't Recommend Them
The React Show
00:00
Is There Shared State?
The important part is to analyze and figure out what the most logical way to do that is. In some cases, I have absolutely been like, okay, this, you know, thing this feature is just completely separate from everything else we're doing around here. And it really only needs to communicate this one piece of data. You know, I think it makes sense to move it to a separate service. Like it logically makes sense based on our design because there's not a lot of shared state. That's a really big tell on whether you should split things up or not is there shared state. If there's shared state, you probably shouldn't, or you need to do it in a
Transcript
Play full episode