It can get overwhelming thinking about how to ensure that your app is written in an efficient way. This series will look at the thought process and the patterns to look for to ensure that your applications consider React best practices in a simple way.
React Performance for Beginners
How to think about the performance of your React applications
Chapter listing
-
Let's dive into the React fundamentals. This will help us build up a solid mental model that will allow us to understand what happens when react updates the UI.