Hacker News new | ask | show | jobs
by skrebbel 1863 days ago
Yep, that's a key use case.

Another good use case is replacing bash/sh scripts. I know some times who have a rule that as soon as there's a conditional or a loop, you gotta switch from bash to a friendlier / less error-prone programming language. ShellJS makes node a pretty good option.