In my application, the user should have the possibility to edit his name. I thought about having his initial name as the default value of useState(). This works per
useState()