Optional Chaining and Nullish Coalescing Are Coming to JavaScript

Two long-awaited operators are coming to Javascript. They are both in the draft stage (stage 3) and are announced to be available in Chrome Canary. It means we are seeing them soon in the Chrome stable release and Node.js. I remember years ago when Coffee… Read more

Similar

Handling 3rd-party JavaScript with Rollup

This blog post is part of the Mixmax 2017 Advent Calendar. The previous post on December 2nd was about Mixmax’s new Sequence Picker SDK. As of this writing, Mixmax has open-sourced dozens of packages in our primary language, JavaScript. The li... (more…)

Read more »