Skip to content

v247

Latest
Compare
Choose a tag to compare
@mahalisyarifuddin mahalisyarifuddin released this 28 Nov 12:25
· 2 commits to main since this release
a5442bf

Changelog:

  1. The event listener initialization has been streamlined to reduce redundancy in the code.
  2. The choose method has been simplified to improve readability and maintainability.
  3. The startRank method now directly sets the allowTies state without spreading the entire state object.
  4. The undo method has been refactored to use Object.assign for updating the state, enhancing clarity.
  5. The HTML structure remains unchanged, ensuring consistent user interface elements throughout the application.