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...
Jun 4, 20215 min read75
