React for Data Visualization Projects

It says not to use FrameWorks like Vue that render to a virtual Dom, But React is a library and the Virtual Dom is a step before actually rendering to the actual Dom.
So my question is should I avoid using React for these projects?

User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0.

Challenge: Visualize Data with a Bar Chart

Link to the challenge:

React is also a frontend framework so maybe better not

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.