Jennifer Fu
1 min readJul 18, 2020

--

Thanks, Jiahua Yan!

You do not import reducer from the micro app. Instead, you import the state.

There are a few ways to share data among micro apps:

  • Global objects
  • Window objects
  • Local storage

--

--

Jennifer Fu
Jennifer Fu

Responses (1)