Announcing Redux-Ruleset NPM Module

Written by manuel jung | Published 2019/12/13
Tech Story Tags: state-management | reactjs | redux | javascript | redux-saga | redux-observable | software-development | open-source-software

TLDR Managing data-flows can be quite tricky in javascript. I created my own middleware redux-ruleset that addresses all the problems I was faced with in the last years. Each rule you create is a small program within your application. That’s really nice when it comes to refactoring. It would be a big anti-pattern if you have business logic in a location other than your controller. The basic usage is pretty easy. No boilerplate. It's easy to use redux to handle complex concurrency. We define the concurrency ‘Switching’ so slow requests cannot resolve.via the TL;DR App

no story

Published by HackerNoon on 2019/12/13