Hacker News new | past | comments | ask | show | jobs | submit login

Why waste time rewriting something like leftPad?



Really? It would take ten minutes of my time once, as opposed to risking the idiotic errors that occurred when people depended on that "library" being available.

I'm suppose to make sure stupid shit like that doesn't happen. It's not a waste of my time. It's my job.


leftPad is an exceptional case because 1° it should have been part of the standard library and 2° it is a library that only contains one function.


Calling it a library is a stretch.

The whole leftPad controverse makes a pretty good case for rewriting. It would have saved many people a lot of trouble.

Also, if you know your langauge, rewriting it is probably faster than finding, installing and using a package.


The trouble with leftPad was a flaw of NPM which could have happened with any package.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: