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

Open
opened 11 months ago by dpschen · 0 comments
Collaborator

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=

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=
dpschen added the
changes requested
area/internal-code
labels 11 months ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
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: vikunja/frontend#2110
Loading…
There is no content yet.