JSFiddle - React, Tailwind, and code Playground

by Igor_Ivancha

JavaScript

var numbers = [1, 2, 3, 4];
Math.max.apply(null, numbers)