Echo JS 0.11.0

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

Replies

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