LDouglasOT / magic-magicians

MIT License
0 stars 0 forks source link

Functional components. #4

Open LDouglasOT opened 1 year ago

LDouglasOT commented 1 year ago

Functional components are react functions that return html and javascript and state is handle within that component. In the math magicians project I used functional components in the following ways.

I used them across the entire app with hooks to keep track and maintain state across the entire calculator.

functional components can be defined in either ES6 syntax or other javascript flavours.

elisha2kyakpo1 commented 1 year ago

Hi 👋 @LDouglasOT,

Your project is complete! There is nothing else to say other than... it's time to merge it :shipit: Congratulations! 🎉

Highlights

✔️ The issue title and functional component description look good and professional. ✔️ Descriptive readme file.

Optional suggestions

Every comment with the [OPTIONAL] prefix won't stop the approval of this PR. However, I strongly recommend you consider them as they can improve your code. Some of them were simply missed by the previous reviewer and addressing them will really improve your application.

Cheers and Happy coding!👏👏👏

Feel free to leave any questions or comments in the PR thread if something is not 100% clear. Remember to tag me in your question so I can receive the notification.


As described in the Code reviews limits policy you have a limited number of reviews per project (check the exact number in your Dashboard). If you think that the code review was not fair, you can request a second opinion using this form.