Challenge: Practicing Routers
Challenge yourself by modifying the update event functionality to redirect the users to the event details page, rather than by displaying a success message.
We'll cover the following
Problem statement
Rather than displaying a message to the user after their event has been updated, try redirecting the user back to the detail page for the event.
Playground
Below is your updated code. Modify it to implement the functionality mentioned in the problem statement.
Get hands-on with 1400+ tech skills courses.