5 ms·
Instead of adding more features to a basically broken language, why not fixing the essentials first? typeof null === "object" language consstency etc but hey,
by _nub3 5y ago
Instead of adding more features to a basically broken language, why not fixing the essentials first?
typeof null === "object"
language consstency etc
but hey, let's add more syntax sugar
- zkldi 5y agoBackwards Compatibility -- So much code out there depends that typeof null === "object".