anikethsaha/mern

[Feature]: add mobx store and other state-management

开放

#104 创建于 2019年10月5日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (45 个派生)auto 404
enhancementfeature_requestgood first issuehacktoberfesthelp wantedup-for-grabs

仓库指标

星标
 (99 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Please PR against v1 branch

Currently we have redux only for state-management Its always better to have options To start with making this more flexible. We can give options to user for state management. So options can be

  • Mobx
  • Context-api
  • Xstate (Personal Favourite)
  • MST
  • Add your own with PRs 😁

贡献者指南