September 7, 2026What is (0, foo)() in webpack/Babel-compiled codeWhy Babel and webpack-compiled code wraps some function calls in (0, ...)(), and what the comma operator has to do with the value of this.#javascript#webpack#babel