Modern Javascript -- Nullish coalescing operator (??)
Feb 12, 2021 路 5 min read 路 In this short article, I will talk about another handy JavaScript trick that I came across recently known as Nullish coalescing operator (??). This operator was released as a part of ECMAScript 2020 Language Specification. Hello 馃憢, I'm Akash from I...
Join discussion



