sk Skill · thedaviddias
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.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
MDXjavascript
- Host repository
- thedaviddias/Front-End-Checklist
- Category
- javascript
- Host stars
- 74k
- Host language
- MDX