Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
LunaSea
1y ago
0 comments
Save
Share
Go would be much worse than Node.js in most cases since dependencies directly reference GitHub projects which could have been deleted whereas NPM has a cache and immutability guarantee which makes old NPM modules available and unchanged.
0 comments
2 comments · 2 top-level
top
newest
oldest
thiht
1y ago
You rely way less on dependencies when writing Go code though. That’s in big parts why it doesn’t break nearly as much (or at all).
pipe01
1y ago
Go also has the goproxy
j
/
k
navigate · click thread line to collapse