You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix(instructions): react-hooks 02.01
Exercise `react-hooks/exercises/02.side-effects/01.problem.effects/index.tsx`
The current instructions don't make sense... this patch clears things up.
* fix(instructions): Explain that react-hooks 02.01 should be broken
> in the useEffect callback, subscribe to window's popstate event
If a dev knows how to use `useEffect()` this will look like a bug... because it is. Let's explain that this bug is supposed to be here at this point.
* Apply suggestions from code review
---------
Co-authored-by: Kent C. Dodds <[email protected]>
0 commit comments