React and Forms

Ternary Operator : ? (Described Here)

and refactoring to: x===y ? console.log(true) : console.log(false);

Things I want to know more about