In fact, Node.js is the most popular, is one of the most popular technologies, according to Stack Overflow. So in 2024. Okay. There's a new survey that's probably going to be out sooner rather than later. Also, a lot of other people are asked if Node.js and NPM should be bundled together or not. And, you know, to be honest, I think, yes, it was a combo. Okay. Node.js plus NPM. And that solved software reuse at scale. And nobody, no other system did. And, you know, what problems Node.js and NPM fixed is auto-reuse software at a scale that was never tried before. And it comes with all the problems. But, you know, like a black hole. But, you know, it's okay.
Also, module usage is also grew. Okay. Readable stream, which is one of the most downloaded modules on NPM, keeps growing. It's downloaded, I don't know, seven billion times per year or something. It's incredible. Now, a very interesting measure, though, is the type of operating systems and binaries that are being downloaded from Node.js. Okay. By the way, Node.js, more or less, today as of October, it's being downloaded 400 million times per month, more or less, overall. And half of those things are headers. When are headers being downloaded? Well, headers are being downloaded when you need to compile a native add-on.
Now, then a good chunk of Node users are Linux systems. Why? Well, it's CI, okay, probably. Then a very second good big, big, big, big user is Windows. A lot of Windows users of Node.js are out there. Okay.
Comments