You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since React v16 and fiber, the codebase has been moving towards supporting concurrent rendering and operation. Now, with suspense and concurrent mode, new opportunities for improving the UX of your application are opening up. I'll walk you through how it works, how it makes things easier and why you want to get on board.
Talk title
Concurrent mode in React
Abstract
Since React v16 and
fiber
, the codebase has been moving towards supporting concurrent rendering and operation. Now, withsuspense
and concurrent mode, new opportunities for improving the UX of your application are opening up. I'll walk you through how it works, how it makes things easier and why you want to get on board.Your name (and pronouns)
Korneliusz Caputa (he/him)
Contact Details
Email: kc@makersden.io
Code of Conduct
The text was updated successfully, but these errors were encountered: