

6·
8 days agoDon’t quite understand the JavaScript one.
Don’t quite understand the JavaScript one.
[email protected] It is certified to be UNIX, yes. But Linux is not UNIX. Not that it would matter if Linux was certified to be UNIX anyhow. UNIX is a certification that you go through and pay for. The kernel beneath is not necessarily binary compatible with other UNIX operating systems.
[email protected] said in Heroes & Villains of software development: > You don’t know how to do something in raw JavaScript. You’re not even sure you should. You find a library / module / package / whatever-the-name-is-this-week on the Internet. You paste it into your code. Your code now works. Your code is now 1MB larger. This web app is heavy, man.
npm install left-pad
:D