Hacker News new | ask | show | jobs
by testvox 2427 days ago
This is minified code, so couldn't the minifier have replaced the constants with their values or something?
2 comments

Those aren't minified or obfuscated variable names... that's obvious.
A minifier is actually more likely to introduce constants for repeated values.