Javascript » The OnChange Event
👉 User Story:
As a user
When typing into a text input field
I should see a paragraph updating with the same text live
You can try things out directly on this pen:
https://codepen.io/marcopeg/pen/dybqdBN?editors=1010
✅ Proposed Solution:
Don't run this unless you gave a very good effort to solve it yourself!