React was one of the first major front-end frameworks to not only name, but tout it’s rendering performance. React’s virtual dom is famous for efficiently rendering components—but what happens when those components suddenly don’t feel fast anymore? Where do you look? How do you fix it?
Full article