ProjectEvergreen / project-evergreen

Wiki and high level "feature" tracker for Project Evergreen
https://projectevergreen.github.io/
Apache License 2.0
11 stars 1 forks source link

Add support for state management #30

Open thescientist13 opened 6 years ago

thescientist13 commented 6 years ago
  1. [ ] Documenting how to use something like Redux and / or using the CustomEvent API
  2. [ ] presentational vs container components
  3. [ ] local vs global state
thescientist13 commented 6 years ago

mediator pattern was recommended when using CustomEvent

http://www.dofactory.com/javascript/mediator-design-pattern

thescientist13 commented 6 years ago

https://css-tricks.com/build-a-state-management-system-with-vanilla-javascript/

thescientist13 commented 6 years ago

https://github.com/mweststrate/immer