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

Creating an simple example #80

Open
4 tasks
phamnhuvu-dev opened this issue Dec 28, 2021 · 1 comment
Open
4 tasks

Creating an simple example #80

phamnhuvu-dev opened this issue Dec 28, 2021 · 1 comment

Comments

@phamnhuvu-dev
Copy link

A simple example to help many guys approach redux.

  • Reducers tests
  • Thunk middleware tests
  • Injecting repository
  • Using built_value and built_collection for:
    • are immutable, if the elements/keys/values used are immutable;
    • are comparable;
    • are hashable;
    • use copy-on-write to avoid copying unnecessarily.

I will take care of this task.

@long1eu
Copy link

long1eu commented Dec 19, 2023

Any news on this? @phamnhuvu-dev

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

2 participants