--

There is one very important thing missing, how can I use a derived selector from two different stores (aka slices)?

For example:

const todosStore = ...

const filterStore = ...

const selectVisibleTodos = ???

--

--

David Rodenas PhD
David Rodenas PhD

Written by David Rodenas PhD

Passionate software engineer & storyteller. Sharing knowledge to advance our skills. Join me on a journey of discovery in the world of software engineering.

Responses (2)