Aug 26, 2023
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 = ???
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 = ???
Passionate software engineer & storyteller. Sharing knowledge to advance our skills. Join me on a journey of discovery in the world of software engineering.