All Talks

React: Lifting state up is killing your app

Have you heard about “lifting state up”? Is it possible that one of the 12 main concepts in the official documentation might lead to poor performance? Can best practices lie? We’re going to build a simple data grid with React. We will see which pitfalls it hides and when O(1) can still be slow.

You might be interested in: