Writing more testable code with Redux Saga
I was looking for an open source project to contribute and accidentally found the Crypticker, a minimalist site dashboard for cryptocurrencies.
The entire project but a single and important module is well tested: the action…