anikethsaha/mern

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

Aperta

#104 aperta il 5 ott 2019

 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (45 fork)auto 404
enhancementfeature_requestgood first issuehacktoberfesthelp wantedup-for-grabs

Metriche repository

Star
 (99 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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 😁

Guida contributor