Echo JS 0.11.0

<~>
Gnito 3119 days ago. link -1 point
An extremely useful exception: apiOutput.someKey == null

Replies

janisk 3111 days ago. link 1 point
wouldn't a simple !apiOutput.someKey give the same result?
sylvainpv 3106 days ago. link 3 points
not if you consider false as a different value than undefined/null