[Resources] React Concurrent & Suspense

I’ve read this post by Philipp Spiess:

I think it’s one of the best summaries of the why’s and how’s of the upcoming Concurrent mode of React. He explains the new scheduler package as well.

Great resource.