Skip to content

Comment on You Can't JavaScript Under Pressure

Comments

I'm a bit disappointed that it doesn't award points for my heavy use of regex and obscure variable names.

obscure variable names

Absolutely! Being under the gun led me, at one point, to have a "longest string in array" method with a statement like

  if (i[z].length < qq) { ... }
AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.