Echo JS 0.11.0

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

Replies

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