Skip to content

Update the var keyword in README to const #993

@dushmanta05

Description

@dushmanta05

Since the var keyword is considered outdated and less preferable compared to let and const. I think it would be beneficial if we updated the var keyword to const in the README. This change will align with the modern JS standards and will ensure that developers following the README are using the modern JavaScript coding standard.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions