DEV Community

Discussion on: Mastering React's useEffect Hook: A Comprehensive Guide

Collapse
 
mattbarnicle profile image
Matt Barnicle

Great example for beginners. I didn't get the concept of useEffect right away. This will help people get acquainted with the hook.

FYI, it looks like you've got a typo with setMemeDataetadata. Probably a search and replace artifact :)

Collapse
 
fatimaola profile image
Fatima Olasunkanmi-Ojo

Yes it will help beginners understand better

Thank you for pointing out the typo. I will fix it