Remix.run Logo
est 10 hours ago

More like a nodejs bloat rather than JS bloat.

For personal objects I always prompt the AI to write JS directly, never introduce nodejs stack unless absolutely have to.

Turns out you don't always need Nodejs/Reactto make a functional SPA.

kennywinker 10 hours ago | parent [-]

You’ve traded supply chain vulnerability for slop vulnerability.

yurishimo 6 hours ago | parent [-]

Except your supply chain could also be slop and you have no idea (unless you’re auditing your dependencies, right?).

I’d take vibe coded vanilla js slop over npm dependency hell every day of the week.