Parents & Owners in React: Rendering Performance
Being aware of the parent/owner component distinction can help isolate updates and increase rendering performance.
Hello I’m Jules. I studied Applied Geosciences but now I’m a Software Developer. I’m most experienced with web frontend, specifically React & D3. I’m passionate about building tools on the web and data visualization.
You can find me on the web on Twitter.
Being aware of the parent/owner component distinction can help isolate updates and increase rendering performance.
There are two, similar but different component trees in React. Being aware of this difference can help you better structure your React application.
Dealing with multiple promise efficiently using the Promise concurrency methods, visualized.
Reacts API includes several optional and alternative parameters which provide additional behavior like optimization or other extras. Let’s look at those as animated diagrams.
A visual, spatial overview of the React API.