Hacker News new | ask | show | jobs
by quantumtremor 3632 days ago
https://fb.me/react-15.2.0.min.js
2 comments

Well, you're technically correct, but minified JS is kindof cheating, right? I mean, I've written multi megabyte C# programs that I could minify to just a single line, but it wouldn't be right.
I think that's their point.
This code neither does anything (it's a library) nor does it fit the criteria for "LOC" given in the article: minified code formatted into ≤82 characters per line.