boldchess-web-app
boldchess-web-app copied to clipboard
Upgrade the JavaScript code to meet ES2024 or higher standards
The code right now is not written according to the latest ES2024 code standards. Alternatively, upgrading the codes to TypeScript can also be a wise move.
For Reference: https://github.com/tc39/ecma262/releases
Some issues have been partially addressed in our latest commit, but additional work is still required.