Articles in this series
In this article, we will discuss the best methods to optimize APIs so that our user get fast response from our APIs. Specifically, we are talking...
Let's learn about Context API What is Context API ? It's a React way to enable and exchange of data between children without using prop-drilling. This...