|
|
|
|
|
by Klathmon
2599 days ago
|
|
Yeah I've see a lot of people (the author included) call this horrifying, I think it's beautiful! It's a piece of code that is simple on it's surface but has an incredible amount of depth to it. Every single line has a purpose and a backstory. And it solves a very simple to understand problem that many don't even know is a problem until it bites them (most often when trying to use a library in a web worker the first time). |
|
that's the definition of bad code: looks simple and innocuous. Does something completely out of the world and "unexpected" (from the point of view of a novice/unknowledgable programmer).