有實作 Isomorphic 的框架
這裡只列出背後有知名組織支援的框架
Redux 來自 reactjs
- Github : https://github.com/reactjs/redux
Fluxible 來自 yahoo
- Github : https://github.com/yahoo/fluxible
- Website : http://fluxible.io/
Relay 來自 facebook
- Github : https://github.com/facebook/relay/
幫助你快速開始的工具
- React Starter
- generator-fluxible
1 | npm install -g yo generator-fluxible |