Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 311 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 311 Bytes

ChangingComplexStatePractice

It's just a practice for the better understanding of a stateful app, we see also how to manage chages, how to deal with the forms of react and destructuring of objects. We render the name and email of a user dynamically, and we used the react developer tools for debugging.