Skip to content

refactor(calculator): replace var with let#6

Closed
misudhanshu wants to merge 1 commit into
HuXn-WebDev:mainfrom
misudhanshu:refactor/react-course-beginners-calculator-var-to-let
Closed

refactor(calculator): replace var with let#6
misudhanshu wants to merge 1 commit into
HuXn-WebDev:mainfrom
misudhanshu:refactor/react-course-beginners-calculator-var-to-let

Conversation

@misudhanshu

Copy link
Copy Markdown

Updated one variable declaration in the Calculator project (beginners React course) from var to let for modern JavaScript best practices and block scoping.

Updated one variable declaration in the Calculator project
(beginners React course) from `var` to `let` for modern
JavaScript best practices and block scoping.
@misudhanshu misudhanshu closed this by deleting the head repository Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant