rauschma / exploring-js

20 stars 0 forks source link

Chapter: Evaluating code dynamically: `eval()`, `new Function()` (advanced) #51

Open rauschma opened 3 years ago

Piterden commented 2 years ago

Also setTimeout() and setInterval() do the same evaluation.