Example isomorphic app with product listing, individual product page and fav items. Uses Goflux + Yahoo Routr.
Stars
17
Forks
6
Watchers
17
Open Issues
0
Overall repository health assessment
^5.1.0^1.12.2^1.3.4^2.3.1^4.12.3^2.0.0^2.0.1^1.5.2^2.0.0^0.13.1^0.1.0^2.2.0^5.1.11^5.1.0^5.0.0^3.3.4^0.11.0^3.0.3^0.6.0^0.6.0^0.8.1^2.1.3^0.4.0^0.11.0^0.5.5^1.8.991
commits
Eliminate “Required prop `productId` was not specified” warning.
3324ec0View on GitHubInvoke routeAction.setMeta after data fetching. Meta is stored into a store.
48cfcc1View on GitHubFix bug that uninitialized productstore is recognized as “initialized” in client side. ‘hasInitialized’ should also be dehydrated / rehydrated.
ce007f7View on GitHubNow server-side fetch also sends cookie. We can perform singleton issue now.
8f9dae3View on GitHub