Why the nullish coalescing operator was introduced in ES2020
Hello World, in my recent post, I wrote on JavaScript operators (Logical operators and Unary operators). In this post, I share insight on the nullish coalescing operator which is a recent addition to the language.
One use case of the nullish coalesci...
efkumah.hashnode.dev6 min read