Reduce usage of for...in in codebase #411

Open
opened 2026-02-27 15:02:57 -05:00 by deekerman · 0 comments
Owner

Originally created by @vikunja-bot on GitHub (Apr 1, 2025).

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

Originally created by @vikunja-bot on GitHub (Apr 1, 2025). _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](https://kolaente.dev/vikunja/vikunja/issues/1931)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vikunja-go-vikunja#411
No description provided.