Tony
May 21, 2023

--

Basically what I try to say here is remember to only use ternary expressions for simple logical branches. Try avoid using ternary expression within another ternary expression unless you have a good reason.

--

--

Tony
Tony

No responses yet