anikethsaha/mern

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

オープン

#104 opened on 2019/10/05

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (45 件のフォーク)auto 404
enhancementfeature_requestgood first issuehacktoberfesthelp wantedup-for-grabs

Repository metrics

Stars
 (99 個のスター)
PR merge metrics
 (30d に merged 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 😁

コントリビューターガイド