Custom React Hooks ยท Note: This article assumes you already know how to use React Hooks. If you want to get up to speed on React hooks please take a look...
The Context API is to manage used global state in a ReactJS application. This article assumes you already know how to use the Context API and you want...