Let's understand suspense for data fetching
By Tejas Kumar
Description
React Brussels 2022
Currently, Suspense for Data Fetching is released in React, but the recommendation is to use it only via libraries. Let's try to build our own library and learn along the way how this works.