# Render-as-You-Fetch (using Suspense) with RxJS7
Same content as Render-as-You-Fetch (using Suspense) except using rxjs^7
and typescript^4.2
.
This project is based on the Render-as-You-Fetch example on React Docs. It shows the ability of using observable-hooks with React Suspense.
See the docs for explanation.