Hacker News new | ask | show | jobs
by tomxor 1620 days ago
NodeJS's ecosystem looks like more of a liability and less of an asset to me each passing day.

This perspective is making Deno feel easy for me to jump to for my next backend project, now that I'm actively fighting against dependencies.

1 comments

On my own private projects, I just do classical SSR inclusion of JavaScript libraries in Java and .NET frameworks and SCRIPT tags.

I don't even care nodejs exists.