News
Crack the JavaScript developer console with Console Caper
Announcing Codepip’s latest coding game, Console Caper! As Agent 00F, your mission is to plant debug commands in a set of files. Your actions will help The Agency spy what’s happening in the code and secure valuable secrets.
To pull off this scheme you’ll use the JavaScript console available in the developer tools of your browser of choice. You’ll go beyond console.log()
to learn new methods like console.error()
, console.trace()
, console.assert()
, console.table()
, console.time()
, console.group()
, and more.
Play Console Caper today, should you choose to accept the challenge.