Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 403 Bytes

File metadata and controls

10 lines (7 loc) · 403 Bytes

React 18 Concurrence Mode Examples

This repo contains all the examles presented in my medium post: 3 Practical Examples of React 18 Concurrent Mode

This post demonstrates the power of the new React 18 Concurrence Mode feature.
In those examples I showed how you can optimize performance and UX using the startTransition API for:

  • Searchable long list
  • Filterable chart
  • Navigation