Hacker News new | ask | show | jobs
by ng12 3230 days ago
I don't think that's React related. React Perf issues only pop up when you have lots of nested nodes with updating data. The only components I've ever needed to optomize are similar to the table referenced in the article.