JSFiddle - React, Tailwind, and code Playground

by ryanburnett

JavaScript

var poem = "Roses are red";
console.log(poem.search(/e/));