-
Notifications
You must be signed in to change notification settings - Fork 5
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
useHooks #6
Comments
May I help with that? |
@faabiopontes Sure! |
Hii @behnood-eghbali can i change the contact.js and message.js to functional component.? |
@ruhci28 Sure. :) Why not? ;) |
@ruhci28 I will not take those then |
yeah sure @faabiopontes |
I'd love to take some on as well if there's room. :) |
@Guilh Ok :) What are you suggesting? |
@behnood-eghbali maybe do a checklist expliciting everything that can be changed (all components, all hooks) and then each can take one |
@faabiopontes Good point! :) |
@faabiopontes You can set the global state with hooks and change the structure. @Guilh You can change the components. |
@behnood-eghbali will do |
I have made some changes, please see #9. |
I would love to help with this as well, if there's still work to go around |
@yigitcukuren Thank you! :) |
@felix-chin I'm so sorry but I have to close this issue. :( If there's any changes or issues I'll let you know. Thank you! ;) |
Use hooks as a global state manager for this app. Use functional components instead of class components.
The text was updated successfully, but these errors were encountered: