Echo JS 0.11.0

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

Replies

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