Most Recent Posts
New
2021-02-02
10 minutes
How To Use Currying to Your Advantage When Unit Testing React Hooks
Applying functional programming ideas such as currying to your Jest testing can make things a lot easier on you when writing tests for React hooks.