Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find & Implement a better way to make api calls in react-redux project #2

Open
vivex opened this issue Apr 16, 2020 · 0 comments
Open
Labels
good first issue Good for newcomers To do

Comments

@vivex
Copy link
Contributor

vivex commented Apr 16, 2020

Making rest api calls is very essential features in any frontend app. Most of the people go with redux middleware like thunk & saga to make api call. But i found wrong to use redux middlewares to make api call, Hence i am looking for some better approach to make api calls in any react-redux application.

@vivex vivex added good first issue Good for newcomers To do labels Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers To do
Projects
None yet
Development

No branches or pull requests

1 participant