URL details: becauseiforgetthings.com
URL title:
Because I Forget Things | Sometimes I forget things so I thought I would write them down
URL paragraphs:
by John | Nov 10, 2022 | JavaScript This was an annoying lesson to learn. An empty string is not nullish it is falsy. Nullish is not the same as falsy. const x = ''; const a = x ? x : 'abc'; // a = 'abc' const b = x ?? 'abc'; // b = '', b != 'abc' In the a
URL last crawled:
2024-07-23
URL speed:
0.669 MB/s,
downloaded in 0.300 seconds
We found no external links pointing to this url.