In this video I explain what React.Suspense is, why it was introduced and how to use it.
0:00 - What is Suspense?
1:08 - Why was is introduced?
1:29 - Mixing concerns - why it's bad 1
2:02 - Mixing concerns - why it's bad 2
3:10 - Code example - basic usage
4:58 - Code example - nesting Suspense
6:19 - How to use it currently
7:18 - outro