状态管理方案

https://github.com/GantMan/ReactStateMuseum

redux


FSM

https://github.com/krasimir/stent

https://www.smashingmagazine.com/2018/01/rise-state-machines/

https://css-tricks.com/robust-react-user-interfaces-with-finite-state-machines/

https://github.com/davidkpiano/xstate https://github.com/avaragado/xstateful

https://github.com/ifandelse/machina.js

https://github.com/MicheleBertoli/react-automata

https://github.com/theKashey/faste https://github.com/jakesgordon/javascript-state-machine

mobx

  • mobx-state-tree
  • dob
  • vuex

not js

  • elm
  • reason
  • fable
  • clojurescript

Reactive

graphql

other

https://github.com/krasimir/react-in-patterns/tree/master/patterns/dependency-injection

本文章均采用Creative Commons BY-NC-ND 4.0(自由转载-保持署名-非商用-禁止演绎)协议发布。