Day 05: Manipulating the DOM with Refs
#100DaysOfCode
Day 05: Manipulating the DOM with Refs
Cont.
Learned how we can manipulate the DOM with Refs in react. Using Refs we can create a reference to a particular node in DOM and then with the help of that Ref we can use browser APIs on t...
moazamdev.hashnode.dev2 min read