Hacker News new | ask | show | jobs
by NooneAtAll3 194 days ago
> The "&&", "||" and "?:" operators do shortcutting.

is shortcutting different from short circuiting?

1 comments

It's the same thing, I used the wrong term.