Suspense in react
So, What is Suspense in React?
A very simple way to put it is that it is used as a event listener for data fetching.
Umm... what? what did you just say?
Let me explain,
When we would use a third party API to make calls, it takes a bit time to get the...
devdaksh.hashnode.dev2 min read