turingschool / front-end-curriculum

Turing Front-End Engineering Curriculum
http://frontend.turing.io
109 stars 120 forks source link

Refactored class components to use React hooks/function component #666

Closed niksseif closed 1 year ago

niksseif commented 1 year ago

This PR addressed issue #630.

Changes Requested in Issue:

components and hooks.

Changes Made:

Questions:

netlify[bot] commented 1 year ago

Deploy Preview for sage-cupcake-e1a0c3 ready!

Name Link
Latest commit 334550a3af596c67c42282abde2c80ecbbac36c8
Latest deploy log https://app.netlify.com/sites/sage-cupcake-e1a0c3/deploys/64382b922eefa60008095fcd
Deploy Preview https://deploy-preview-666--sage-cupcake-e1a0c3.netlify.app/lessons/module-3/react-2-the-how
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

niksseif commented 1 year ago

@Kalikoze & @letakeane - Thank you both for reviewing my PR and providing feedback. I appreciate your suggestions and have made the necessary changes. Please find the updated code here 334550a3af596c67c42282abde2c80ecbbac36c8. Let me know if there's anything else I can do to improve this. Thanks again!