boldchess-web-app icon indicating copy to clipboard operation
boldchess-web-app copied to clipboard

Upgrade the JavaScript code to meet ES2024 or higher standards

Open LabinatorSolutions opened this issue 1 year ago • 1 comments

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

LabinatorSolutions avatar Mar 14 '24 03:03 LabinatorSolutions

Some issues have been partially addressed in our latest commit, but additional work is still required.

LabinatorSolutions avatar May 21 '24 06:05 LabinatorSolutions