This is one of the most important reasons why you should create a new component - so you can replace a piece of code with a statement that describes what that code does.
In the refactored code, we've extracted the user information into a separate UserInfo component. This separation makes the code more modular.
Collection
[
|
...
]