Reactjs – React bad performance in list while selecting a listitem
So I am currently in my final stages of finishing a webapp in React. In this stage I am looking for performance issues and I am trying to optimize the performance. So I have 3 components: RulePage, RuleList (Contains a…