Daily Shaarli
October 5, 2022
References the web APIs, where a lot of answers of stackoverflow can be found
I agree with many folks here on HN in that
nullandundefinedhave important differences.undefinedappears when you access an invalid field, whilenullappears when you access a valid, but empty field.