How to TDD with BDD-Gherkin 3: Adding React-Redux handling
The continuation step-by-step tutorial, in which we see how to transform an application gradually to consume from a shared state.
The two lasts stories have been:
In which, step by step, we have created a component using TDD to create a component, and make it consume data from an external services.