Redux-saga

From bibbleWiki
Revision as of 01:37, 28 May 2020 by Iwiseman (talk | contribs) (Created page with "= About = * Manages side-effects * Depends on ES6 and Yield * Consumes and emits actions * Works without redux")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

About

  • Manages side-effects
  • Depends on ES6 and Yield
  • Consumes and emits actions
  • Works without redux