? I have a header, dynamic sidebar and content componets. What is cliked on header determines what is rendered on the sidebar and content component. So, dispatching an action from header component to change views on sidebar and content component a good approach or not ? Need your suggestions. Thanks.
imo using redux would make it complicated. Just use router's own methods and components to navigate
Обсуждают сегодня