Geekboots

What is the output?

(function(x = y, y = 2) {
console.log(x, y);
})();

#webdevelopment #webdesign #javascript #frontend

2 days ago | [YT] | 19