Welcome to my blog. I'm Jorge (jorshh) and here I document my latest explorations.

react React 3min

Typewriter Animation in React – Why Some Letters Mysteriously Go Missing

Learn how to build a typewriter animation in React and avoid a common bug where characters disappear. Understand the problem and the simple fix using useRef.

Typewriter Animation in React – Why Some Letters Mysteriously Go Missing

Latest Articles