#til

#TIL : Eval function and with block

JS code will be slower if engine detects any of 'eval' function or 'with' block b/c compiler stop optimizing the code

Enjoyed this post?

If you found this helpful, consider sharing it or leaving a kudo!

0 kudos