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
React Suspense is a really nice pattern for performant data driven UI.
The internals are pretty cool, but what's better to know is how this rad thing affects people and their individual/team case.
Do you have to rewrite all your components? What does this allow me to delete in my existing codebase? Should you stick to pre-suspense patterns for now? How easy is this to pick up as a junior/emerging dev? ...The list goes on
This is a fair bit to tackle for one person, so it'd either be a primary talk or a 2-3 person QA panel.
The text was updated successfully, but these errors were encountered:
React Suspense is a really nice pattern for performant data driven UI.
The internals are pretty cool, but what's better to know is how this rad thing affects people and their individual/team case.
Do you have to rewrite all your components?
What does this allow me to delete in my existing codebase?
Should you stick to pre-suspense patterns for now?
How easy is this to pick up as a junior/emerging dev?
...The list goes on
This is a fair bit to tackle for one person, so it'd either be a primary talk or a 2-3 person QA panel.
The text was updated successfully, but these errors were encountered: