Skip to content

Instantly share code, notes, and snippets.

@Dr-Nikson
Dr-Nikson / README.md
Last active April 23, 2026 07:17
Auth example (react + redux + react-router)
@Dr-Nikson
Dr-Nikson / README.md
Last active January 14, 2019 06:35 — forked from vjpr/README.md

Reduce boilerplate in Redux

  • Create actions similar to Flummox.
  • Generate action ids.
  • Supports actions with decorators, promises, and therefore ES7 async.