Home
Box isomorphic props! [server]
I render global state from a store.
The global count is 42
Box Two [server]
I render local state as well as global state from a store
The count is 0
Global count:
42
I render global state from a store.
The global count is 42
I render local state as well as global state from a store
The count is 0
Global count:
42