Yesterday, I spent most of my time learning how React updates the UI.
Today, I ran into a completely different problem.
I had a registration form.
I also had a list of user cards.
Whenever someone filled out the form and clicked Register, I wanted a new user card to appear automatically.






