7 ms·
I think node has a better tooling and ecosystem right now. Astral is doing a great job to reduce the gap.
by kavaruka 1y ago
I think node has a better tooling and ecosystem right now. Astral is doing a great job to reduce the gap.
- int_19h 1y agoNode ecosystem still has the problem where if you try to build a project two years later, chances are good it won't work, because breaking changes are so common, and this is then multiplied across all the tiny packages that are dependencies of your dependencies.
- adithyassekhar 1y agoDon't lockfiles help?
- thrown-0825 1y agodeps are delisted from npm and versions can be deleted