initial-frontend-work #2

Merged
Roflin merged 6 commits from initial-frontend-work into main 2022-05-27 20:30:09 +02:00
Owner

Nu met extra hooks.

Nu met extra hooks.
Roflin added 1 commit 2022-04-29 20:21:24 +02:00
Roflin force-pushed initial-frontend-work from 717623902b to bf796201bf 2022-04-29 20:25:12 +02:00 Compare
Roflin added 1 commit 2022-04-29 22:38:05 +02:00
minnozz reviewed 2022-04-30 11:02:58 +02:00
@ -23,0 +84,4 @@
}
});
}
});
First-time contributor

You need to pass all dependencies of the effect as a second parameter. Otherwise the effect is run on every re-render.

If you want to run the effect only once, pass [] as dependency.

You need to pass all dependencies of the effect as a second parameter. Otherwise the effect is run on every re-render. If you want to run the effect only once, pass `[]` as dependency.
Roflin marked this conversation as resolved
Roflin force-pushed initial-frontend-work from ce4627790e to 0a214ca388 2022-05-01 17:48:28 +02:00 Compare
Roflin force-pushed initial-frontend-work from fc56522b73 to 419c9504ac 2022-05-14 16:19:15 +02:00 Compare
Roflin force-pushed initial-frontend-work from 419c9504ac to 0bba01560a 2022-05-14 23:32:53 +02:00 Compare
Roflin force-pushed initial-frontend-work from 0bba01560a to cc26aed9a5 2022-05-14 23:40:13 +02:00 Compare
Roflin merged commit 5ffeea6553 into main 2022-05-27 20:30:08 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 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: Roflin/gamenight#2
No description provided.