LIFTING STATE UP IS KILLING YOUR REACT APP
Lifting state up is killing your app" - Andrey Goncharov at #Byteconf React 2020
Follow Andrey Goncharov on Twitter: https://twitter.com/ai_goncharov
Have you heard about “lifting state up”? Is it possible that one of the 12 main concepts listed in React official documentation might lead to poor performance? We’re going to build a simple game of “tic-tac-toe” with React. We will see which pitfalls it hides and when O(1) can still be slow.
🐦 Follow Bytesized Code on Twitter …