JSFiddle - React, Tailwind, and code Playground

by Shang-De You

JavaScript

var arr = ["a","b"]
var str = "a,b"

document.write(typeof(str))