Hacker News new | ask | show | jobs
by bentinata 1099 days ago
I used to think POSIX shell scripts are the best. But ever since deno support npm packages directly, running `deno run url-to-scripts` seems really good now. You get readability, types, and library ecosystem.