#100daysofcode Day 38
Been working with the functional component in React and so today, I started learning the class component and how to use it along with the functional component. When you come across these two, you'll really appreciate the good that Facebook had done in introducing hooks.
Also learned how to use event binders to solve some issues that arise while using event listeners.
#webdevelopment
#React
#components
#eventlisteners
#props
Been working with the functional component in React and so today, I started learning the class component and how to use it along with the functional component. When you come across these two, you'll really appreciate the good that Facebook had done in introducing hooks.
Also learned how to use event binders to solve some issues that arise while using event listeners.
#webdevelopment
#React
#components
#eventlisteners
#props