vikunja icon indicating copy to clipboard operation
vikunja copied to clipboard

Reduce usage of `for...in` in codebase

Open vikunja-bot opened this issue 10 months ago • 0 comments

Original issue by dpschen on 2022-07-09T20:06:54.000Z

We should reduce our usage of for...in. At lot of our errors could potentially be from this.

See: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/for...of#difference_between_for...of_and_for...in=

Original issue on Gitea

vikunja-bot avatar Apr 01 '25 11:04 vikunja-bot