Moonlight-io / asteroid-sdk-js

5 stars 3 forks source link

Concern to treatment of null and undefined in implementations #64

Closed rockacola closed 4 years ago

rockacola commented 4 years ago

In JavaScript/TypeScript, I'll prefer (and backed by the industrial standard to what I've experienced) to use undefined unless there's a need a need to explicitly state the difference between null and undefined.

rockacola commented 4 years ago

Complete as per release v0.19.0.