I’m trying to learn d3.js and started the first challenge: Visualize Data with a Bar Chart. It says:
Objective: Build a CodePen.io app that is functionally similar to this: https://codepen.io/FreeCodeCamp/full/vGjLVZ.
Is “build an app” just the lingo in d3. It just means build the barchart, right?