expressjs / expressjs/session

Update the var keyword in README to const

Open
#993 0 comments 0 reactions 0 assignees View on GitHub
future
Dominant language
JavaScript
Stars
6.4k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.