2 min read
Redux at Scale: Building High Performance React applications with Redux

Tech Talk on Redux at Scale: Building High Performance React applications with Redux at ReactJsPune

  • Talked on building a best practises using redux and how we should handle the large scale application ith redux.
  • Demonstrated Normalization of data with redux and redux-toolkit with Entity-Adaptor.
  • Introduced Dynamic-Module-Loader, to lazy load the redux slices and stores.
  • Talked about memoising the selectors with reselect
  • Talk about design patterns with redux and compoent structure with normalized data.

Presentation Link

Photos and Posts