Why is useRef Important?

In this article we explore why React’s useRef is so important by looking at alternative attempts to achieve the same effect.

React API Hooks (Part 2)

More advanced usage of React Hooks to drive your API.

React API Hooks

Use React Hooks to drive how your frontend consumes an API.