JSFiddle - React, Tailwind, and code Playground

by Felipe Alfaro

JavaScript

var asd = ['a', 'b', 'c', 'b', 's'];

console.log(asd.indexOf('a');