Hacker News new | ask | show | jobs
by marcus_holmes 2940 days ago
I never use server-side external packages when writing web apps (well, except the bcrypt crypto package, which is an official package but not technically part of the stdlib yet).

Dependencies are evil.