React Render Visualizer – A visual way to see what is (re)rendering and why.

React Render Visualizer is a visual way to see what is (re)rendering and why.

Features

  • Shows when component is being mounted or updated by highlighting (red for mount, yellow for update)
  • Shows render count for each component instance
  • Shows individual render log for each component instance

Available on Github

ba047a42-c673-11e4-9833-1e78de51abc1

Leave a Reply

Your email address will not be published. Required fields are marked *