All Projects → andresmijares → Async Redux Saga

andresmijares / Async Redux Saga

Just another approach to manage async operations using redux-saga

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Async Redux Saga

What The Splash
Tutorial for building an unsplash image gallery with redux saga :atom:
Stars: ✭ 107 (-28.19%)
Mutual labels:  redux-saga
Rnn Starter
🤹 Production-ready starter for your next React Native App! Powered by cli-rn, React Native Navigation, Expo, Reanimated 2, Notifications, Over-The-Air Updates, Mobx, Dark Mode, and Localization.
Stars: ✭ 127 (-14.77%)
Mutual labels:  redux-saga
Redux Most
Most.js based middleware for Redux. Handle async actions with monadic streams & reactive programming.
Stars: ✭ 137 (-8.05%)
Mutual labels:  redux-saga
Interview Problem Summary
🎤 Prepare for the interviews and sum up the most popular interview problems for front-end(HTML/CSS/Javascript), Web development, full-stack. Also did some typical coding practice questions, such as UI caculator
Stars: ✭ 112 (-24.83%)
Mutual labels:  redux-saga
Reeakt
A modern React boilerplate to awesome web applications
Stars: ✭ 116 (-22.15%)
Mutual labels:  redux-saga
Redux Arena
Bundling reducers, actions, saga and react-component when using Redux
Stars: ✭ 129 (-13.42%)
Mutual labels:  redux-saga
Ts React Boilerplate
Universal React App with Redux 4, Typescript 3, and Webpack 4
Stars: ✭ 104 (-30.2%)
Mutual labels:  redux-saga
Kea
Production Ready State Management for React
Stars: ✭ 1,805 (+1111.41%)
Mutual labels:  redux-saga
Redux Dynostore
These libraries provide tools for building dynamic Redux stores.
Stars: ✭ 123 (-17.45%)
Mutual labels:  redux-saga
React Curd
【React全家桶入门系列文章项目】http://blog.csdn.net/awaw00/article/category/6692955
Stars: ✭ 137 (-8.05%)
Mutual labels:  redux-saga
Elixir Cowboy React Spa
Example application that shows how to use Cowboy 2.0 in conjunction with React and Redux to create data driven Single Page Applications
Stars: ✭ 112 (-24.83%)
Mutual labels:  redux-saga
Alpha
Craft your own web-based chatbot
Stars: ✭ 113 (-24.16%)
Mutual labels:  redux-saga
React Next Boilerplate
🚀 A basis for reducing the configuration of your projects with nextJS, best development practices and popular libraries in the developer community.
Stars: ✭ 129 (-13.42%)
Mutual labels:  redux-saga
Battle City
🎮 Battle city remake built with react.
Stars: ✭ 1,543 (+935.57%)
Mutual labels:  redux-saga
React Native Feature Boilerplate
Feature based Architecture for developing Scalable React Native Apps 🚀 using react, redux, sagas and hooks
Stars: ✭ 139 (-6.71%)
Mutual labels:  redux-saga
React Login
A client side implementation of authentication using react.js for my blog on medium. This is the second part of my previous blog on how to implement scalable node.js server.
Stars: ✭ 105 (-29.53%)
Mutual labels:  redux-saga
Reactnativetemplate
Our example of simple application using ReactNative and some recommendations
Stars: ✭ 127 (-14.77%)
Mutual labels:  redux-saga
Sharejs
💻js小技巧、react、webpack、redux、javascript及其它前端干货,持续更新ing
Stars: ✭ 141 (-5.37%)
Mutual labels:  redux-saga
Real Estate App Ui
Real Estate Property Listing App Built With React Native
Stars: ✭ 139 (-6.71%)
Mutual labels:  redux-saga
Eslint Plugin Redux Saga
ESLint rules for redux-saga
Stars: ✭ 134 (-10.07%)
Mutual labels:  redux-saga

Distributed Async calls with redux sagas Build Status

A similar approach to Flattering Promise Chains using redux sagas.

Check the final demo here.

Check the article here

Installation

  1. Clone the repo
  2. Run npm install
  3. Run npm start
  4. Find way to make it better, and pull request!

License

CC-BY

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].