Skip to content

Conversation

Quintis1212
Copy link

Hello everyone ) I made a little refactor for AppSidebar component . I pass props from TakeNoteApp to AppSidebar directly , so AppSidebar does not call useSelector and recive props from parent. Also I discovered that ActionButton re-renders after every click on menu or on text changing in note. I decided to prevent unnecessary re-renders of ActionButton with PureComponent and children props. Please feel free to comment on how we can make it better

@Quintis1212
Copy link
Author

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

Successfully merging this pull request may close these issues.

1 participant