JSFiddle - React, Tailwind, and code Playground

by johnhoffman

JavaScript

d3.select("body").data([1, 2, 3, 4]).enter().append("p").text("g");