Parents & Owners in React: Rendering Performance
Being aware of the distinction between parent and owner components can help you isolate updates and improve 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 distinction between parent and owner components can help you isolate updates and improve 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.
A visual guide to dealing with multiple promises efficiently using the Promise concurrency methods.
Reacts API includes several optional and alternative parameters which provide additional behavior like optimization or other extras that occasionally can come in useful. Let’s look at those as animated diagrams.
My visual, spatial overview of the React API.