News

Ben Ilegbodu takes a history lesson on sharing in React in order to better understand how modern day custom hooks work and the problems they solve.
useState is the most well-known hook for using functional components in React, but it's just a start. Here are eight more React hooks, and how to use them.