#null-safety
Read more stories on Hashnode
Articles with this tag
Javascript | string | check | how to ยท To check for a truthy value: if (strValue) { // strValue was non-empty string, true, 42, Infinity, [],...