Const Let

Use when reviewing scripts, client components, bundles, or runtime behavior related to Prefer const and let over var. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

thedaviddias 20cfc61 2 files · 4.3 KB Updated

File contents

thedaviddias/front-end-checklist/tree/main/skills/const-let commit 20cfc61f83

Frequently asked questions

npx skillmds@latest add thedaviddias/const-let