KhalfaniW / smooth-reducers

React reducers to create 'smooth' web apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Why

Group react reducersutility functions together to avoid copying and pasting code

What

  • Randomnes reducer
    • Uses seeded random numbers to make randomness testable
  • time reducer
    • Allows for replaying time ticks if “setInterval” ticks are skipped

About

React reducers to create 'smooth' web apps


Languages

Language:JavaScript 100.0%