Improving form
There's a couple of things that we want to do now to improve our form.
The first thing is that when we create an event, form should close after we create the
event.
Secondly, the input should clear once we create the event.
So notice if we reopen the form, the event that we previously wrote is still there, and
the other thing I want to do is add a placeholder there.
Let's go to our code, and go to the event form, so here when we create a new event,
Click to load comments...