If you see double question mark (??) in typescript or javascript code and wonder what the hack is this? Well let me tell you that this is a is a logical operator being introduced in ECMAScript 2020 and new typescript version 3.7 Usage of ?? Sign in
Recent comments on typescript, tutorial
I can see it s already working on browser console Nice