Echo JS 0.11.0

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

Replies

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