https://twitter.com/prashantsani/status/1240367312550559744
https://twitter.com/prashantsani/status/1240372298814648321/photo/1
https://prashantsani.com/spider/2017/02/09/portfolio-website-2017-behind-the-scenes/
*or why CSS can make or break an app
const ToTheMoonComponent = React.memo(function MyComponent(props) { // only renders if props have changed }); /* Source: https://scotch.io/tutorials/react-166-reactmemo-for-functional-components-rendering-control */
The only way to optimise critical rendering path is remove the things that come in the way of rendering the critical resources
Thank You!
By Prashant Sani
A freelance front-end web developer from Mumbai/Bangalore, India.