Hacking JavaScript Games to improve your testing - EvilTester.com
TLDR; Learning to hack JavaScript will develop the skill of automating using the browser dev tools console.
For the last 6 months or so, I have, on and off, been learning to code JavaScript. That process has mainly involved:
writing some simple games hacking other games to see how they were written I’m going back to the good old days when we could ‘break’ the ZX Spectrum game and view the source, or disassemble the games on the Atari ST and hook/hack them through debuggers and monitors.
Hacking JavaScript Games to improve your testing - EvilTester.com
TLDR; Learning to hack JavaScript will develop the skill of automating using the browser dev tools console. For the last 6 months or so, I have, on and off, been learning to code JavaScript. That process has mainly involved: writing some simple games hacking other games to see how they were written I’m going back to the good old days when we could ‘break’ the ZX Spectrum game and view the source, or disassemble the games on the Atari ST and hook/hack them through debuggers and monitors.
https://eviltester.com/2016/09/hacking-javascript-games-to-improve.html