Aside from the callback chains and API shit, my issues with Node rest almost entirely on the lack of a standard library, because that led to the state of NPM today, which is just an absolute garbage-fire shitshow as far as I'm concerned.
I have my own separate issues with NPM, namely its dependency resolution (my God, just take dnf'
s dependency resolution algorithm and use it), trivial packages that other packages list as a dependency (is this an int? Is this running on Windows? Better take this one line and make it a package!), and the relative inability to remove a package from a registry (did a secret slip in there while testing? Tough shit!). The worst of that being the trivial packages, I think, because then you can end up with projects that can have a dependency tree 10s of thousands packages long.
And all that bullshit wouldn't be even 1/16th of the problem it is today if there were a standard library.
You should take what I'm saying with a grain of salt, though, I'm just a DevOps Sysadmin, and aside from running some software that uses Node, most of my experience with it is unfucking it when our devs come to me to fix the tangled monster they've created.
Gotcha. I'm actually in the process of moving away from Namecheap because of an experience I just had with them. I tried to register a domain about a month ago (the domain my Lemmy instance is on) and it stopped the registration process immediately after I hit the Pay/Checkout/whatever button and told me to contact their support team to register it.
The error message said it was because the domain name was too similar to something that already existed, and that the support team would have to decide whether I'd be allowed to register it or not. So I went to another registrar and registered it with no issue. I really didn't like that, and it's enough to make them lose me as a decade+ long customer. I already use Route53 for DNS for all my domains, so it's not like I was using them for anything else other than a registrar, so untangling that shouldn't be too much of a pain.