Echo JS 0.11.0

<~>
buster 2280 days ago. link parent 1 point
I included the snippet only to highlight how, in the real world, ternaries are used to execute statements rather than simply express values. FWIW, in this case, the final `null` needs to be replaced with `factory(global)` to work as expected.

Replies