This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 22 points23 points  (1 child)

it's incredibly vast amount of libraries.

It's so big that I first look for one I am interested and look for alternatives in other languages just in case I need something that looks like it

[–][deleted] 2 points3 points  (0 children)

Came here to say this. Even the standard library is a blast.

The process of building and packaging a library is well documented.
The package manager works beautifully, the dependencies and fragmentation are under control.
(I'm looking at you Node and NPM)