React suspense from a practical point of view
One of the hottest topic in React world is suspense. Officially it supports lazy components for now, but in the future it could be used for more things, like data fetching, which, as you can find in the docs, you could test in experimental React vers...
klis87.hashnode.dev6 min read