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

Use redux to store size of arr and the arr itself #11

Open
subramanian-elavathur opened this issue Sep 28, 2022 · 0 comments
Open

Use redux to store size of arr and the arr itself #11

subramanian-elavathur opened this issue Sep 28, 2022 · 0 comments

Comments

@subramanian-elavathur
Copy link
Collaborator

You can learn redux from the official docs here: https://redux.js.org/tutorials/essentials/part-1-overview-concepts, there are also lots of video tutorials which do a great job - so do checkout youtube too

When it comes to using redux we actually use a library called redux-toolkit, which is redux encapsulated with best practices. To learn how to use this library see this guide: https://redux-toolkit.js.org/tutorials/quick-start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant