|
|
|
|
|
by hkh28
2387 days ago
|
|
Interesting introduction to suspense, didn't know about it. A word of caution might be that it is still an experimental feature [0], so you should probably not be throwing it into production just yet. But when it gets released as stable, it could really improve a lot of sites! [0] https://reactjs.org/docs/concurrent-mode-suspense.html |
|