KXGreat article!! A comment though, when logging out the newArray. Instead of console.log(newNumbers); it should have been console.log(newArray); right?Comment·Article·Jul 10, 2024·Why the with() method of JavaScript Array is a gem?