Creating a Typewriter Effect using React and a generator function

How to create a Typewriter effect in React using useEffect, CSS animations, and a generator function. Read more

Similar

A Notification Timeline Using React

Introduction It's been a while I have done much with React. When I was trying it out with simple state management, in-built hooks, basic styling and managing events, I thought, why not to build something useful? That's when the idea of building a sim... (more…)

Read more »