Data Visualization Projects

Hi, I’m getting ready to work on the data visualization projects and I was just wondering if I would be able to use React. I know it says “Required (non-virtual) DOM elements are queried on the moment of each test. If you use a frontend framework (like Vue for example), the test results may be inaccurate for dynamic content.” and that React uses a virtual DOM but I just wanted to double-check and if anyone knew specifically before getting started. Thanks!

The projects require you to use d3.js library. Though i have learned that you can integrate d3.js with react, i have not seen anyone use the two for completing the projects( i highly doubt if it is recommended or even easy to make the tests pass if you do). I don’t recommend it either.

Ok thanks I’ll abstain from using it then!

1 Like