console.count: https://github.com/DeveloperToolsWG/console-object/blob/master/api.md#consolecountlabel is another nifty JS debugging function I haven't seen before.
Related Posts
I'm never sure how to convert words with hyphens into SCREAMING_SNAKE_CASE. For example, should built-in function be BUILT_IN_FUNCTION or BUILTIN_FUNCTION?
I've not seen this before: a captcha to distinguish adults from children! The in-app purchases were behind this screen.
The primary user is a 3 year old who can only count to 20 😊
Chekhov's repro: If a line of code is included in a bug report, it should contribute to the debugging somewhere.