Making Typing Animation with React Hooks
Ever wondered how to make words auto-type themselves onto a page? In this article, we shall go through a step-by-step tutorial on how to do so in your React app like this one below:
Note: It is smoother than it looks, the frame rate as I recorded t...
blog.lo-victoria.com2 min read
Anjanique M.
Newbie Web Developer
This just helped me soooo much today. Thank you!