Eval is Evil, so use this instead

February 6, 2022 ยท View on GitHub

new Function("alert('Hello, world!');")();

from slide 48: coding while you commute

See also

  • IIFE