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

Dynamic lists #10

Open
OliverJAsh opened this issue Aug 19, 2018 · 0 comments
Open

Dynamic lists #10

OliverJAsh opened this issue Aug 19, 2018 · 0 comments

Comments

@OliverJAsh
Copy link

Imagine an app which has a dynamic list of counters. Users can add new counter components to a list. Each component has its own unique ID, state and reducers.

How would you handle this use case?

This is similar to cycle-onionify's makeCollection: https://github.com/staltz/cycle-onionify/tree/8b6344a749fb5b0ad7c0c8f1dcf2db4e5e1cda03#how-to-handle-a-dynamic-list-of-nested-components

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