Echo JS 0.11.0

<~>

Replies

buster 2281 days ago. link 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.