Simple transform `arr.push(a)` to `arr[arr.length] = a`, just follow loverajoel/jstips#00 - View it on GitHub
Star
4
Rank
2290529