Avoid Eval

Use when reviewing scripts, client components, bundles, or runtime behavior related to Never use eval() or unsafe dynamic code execution. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

thedaviddias 0d4345e 2 files · 6.3 KB Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/avoid-eval commit 0d4345e6e2

Frequently asked questions

npx skillmds@latest add thedaviddias/avoid-eval