Skip to content

Instantiate variables at top of functions or blocks? #181

@ASH-Bryan

Description

@ASH-Bryan

Our current JS standard says: "Instantiate variables at top of functions" but should it instead be at the top of blocks? I think this should be updated because of block scoped const and let.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions