34 Forks
123 Stars
123 Watchers

redux-4-ways

Redux Implementation - Thunk vs Saga vs Observable vs Redux Promise Middleware

How to download and setup redux-4-ways

Open terminal and run command
git clone https://github.com/react-native-training/redux-4-ways.git
git clone is used to create a copy or clone of redux-4-ways repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with redux-4-ways https://github.com/react-native-training/redux-4-ways/archive/master.zip

Or simply clone redux-4-ways with SSH
[email protected]:react-native-training/redux-4-ways.git

If you have some problems with redux-4-ways

You may open issue on redux-4-ways support forum (system) here: https://github.com/react-native-training/redux-4-ways/issues