JSFiddle - React, Tailwind, and code Playground

by eget teteete

JavaScript

var a = 'kdffdkdfk';
var c = a.charAt(0).toUpperCase;
alert(c);