Episode 132 - Optional Chaining and nullish coalescing coming to Javascript, how useful are they and when can you use them?
Feb 23, 2020
13:12
forum Ask episode
view_agenda Chapters
auto_awesome Transcript
info_circle Episode notes
Some cool new features are coming to the Javascript language namely Optional chaining and nullish coalescing how useful are they? lets discuss
So Optional chaining and nullish coalescing are coming to the Javascript language. I think it is already in the Javascript Engines (V8, SpiderMonkey, JavascriptCore and Chakra) which will be picked up by other clients such as browsers, node js , dino other stuff .. Cool stuff lets get into it.