They could be using this: https://github.com/javascript-obfuscator/javascript-obfuscat...
Hacker News is a cesspool of anti market socialist types. I don’t even know why I read it anymore. Is discouraging how comments like yours are downvoted into oblivion even though they are the simplest, balanced, and…
People using it would beg to differ. Just don’t use their service.
It’s not “the community”. It’s a bunch of loud mouthed busy bodies and bureaucrats flexing their authority because it gets them a hit of that dopamine.
Tests are good of course, but that assumes the tests are valid. I’d rather trust compiler to ensure runtime safety.
Throwing is a side effect breaking flow of control for no good reason. It’s takes you down the same path as all other spaghetti code. Not as much elegance as it is about purity. Minimizing side effects is the number one…
Assertions, throws, and try-catch are code smells. Really bad design choice considering we have more elegant solutions like monads.
“Treating something like a disease” encourages one to not take ownership of the issue but instead provides a mechanism to play victim and give up. It’s victim mentality, denies the concept of freewill, and sets the…
I suppose it’s collapsing up since 2009?
Collapsing? Nocoiners lol
Why not both?
lodash and moment are poor choices to showcase. lodash is mostly moot with ES6 and beyond. date-fns is a cleaner version of moment.
They could be using this: https://github.com/javascript-obfuscator/javascript-obfuscat...
Hacker News is a cesspool of anti market socialist types. I don’t even know why I read it anymore. Is discouraging how comments like yours are downvoted into oblivion even though they are the simplest, balanced, and…
People using it would beg to differ. Just don’t use their service.
It’s not “the community”. It’s a bunch of loud mouthed busy bodies and bureaucrats flexing their authority because it gets them a hit of that dopamine.
Tests are good of course, but that assumes the tests are valid. I’d rather trust compiler to ensure runtime safety.
Throwing is a side effect breaking flow of control for no good reason. It’s takes you down the same path as all other spaghetti code. Not as much elegance as it is about purity. Minimizing side effects is the number one…
Assertions, throws, and try-catch are code smells. Really bad design choice considering we have more elegant solutions like monads.
“Treating something like a disease” encourages one to not take ownership of the issue but instead provides a mechanism to play victim and give up. It’s victim mentality, denies the concept of freewill, and sets the…
I suppose it’s collapsing up since 2009?
Collapsing? Nocoiners lol
Why not both?
lodash and moment are poor choices to showcase. lodash is mostly moot with ES6 and beyond. date-fns is a cleaner version of moment.