Test description

This test was designed to evaluate the knowledge of React developers at a medium level.
Topics include: Hooks, Ref, Context and Performance Optimization.

Sample questions

1
Identify the code that defines a cleanup for a `useEffect` hook. For example: unsubscribing from a stream or removing an event listener.