Prakhar Pal

Software Engineer | Web/Frontend | Open Source Enthusiast

My Personal Projects

redux-delayed-middleware

  (link →)
A redux middleware to slow down store updates. Helps in batching updates to redux store.
  • Delay redux actions until main thread becomes free
  • Prevent choppy UI by slowing down redux state updates
  • Allow configuring the actions to make batch updates and then dispatch an action for updated value