DEV Community

Discussion on: eval() and Function() in JavaScript

Collapse
 
king11 profile image
Lakshya Singh

Great article ! what did you mean when you say "variable naming gets obliterated" 😅 wasn't able to get it

Collapse
 
josiasaurel profile image
Josias Aurel

The variable names become indistinct from the one you create in eval() which may result into conflicts