Re-rendering siblings ->
Find out why components re-render when sharing state of their parent and how to improve this
Caching Callback ->
Explore performance issues of components with callbacks as properties
Caching properties ->
Find out why some of properties cause re-rendering
Components as properties ->
Investigate influence of components composition on rendering