Hacker News new | ask | show | jobs
by cantSpellSober 955 days ago
Why use IIFEs in JS now that we have block-scoping with let/const and modules to isolate data? (open question)