Hacker News new | ask | show | jobs
by mr_toad 1678 days ago
I’d imagine it would get pinged for using var instead of let or const. And depending on who’s doing the review they might not like ‘new’.
1 comments

>"I’d imagine it would get pinged for using var instead of let or const."

This single thing in isolation should never cast code as good or bad.