JSFiddle - React, Tailwind, and code Playground

by Felipe Alfaro

JavaScript

var n = 11;

alert( Math.max(n, -10) );