Calculate user_count once and reuse the value instead of calling recalculate_user_count twice, reducing unnecessary database queries. |
||
|---|---|---|
| .. | ||
| form.ex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||
Calculate user_count once and reuse the value instead of calling recalculate_user_count twice, reducing unnecessary database queries. |
||
|---|---|---|
| .. | ||
| form.ex | ||
| index.ex | ||
| index.html.heex | ||
| show.ex | ||