1 min read
❤️ 4 · 💬 1
#webdev
#frontend
#anuglar
#react
Question
Create React or Angular code snippet that implements type speed tester as below
Hint: The component keeps track of the user's input using state. An event handler is used to update this state whenever the user types in the input field.
Check the comment below to see answer.
Originally published on DEV Community . Read the discussion and share your thoughts there.
