Working With React Context Api
INTRODUCTION
Before the introduction of the Context API, using react for me was very tedious and cumbersome. Using react reminds me of the linked list data structure, one node points to another node for you to get that which you want. Managing an app...
nelzluv.hashnode.dev5 min read