You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2024. It is now read-only.
The component PlaceBet has too much logic, it should be broken down to sub-components and utils files.
Also it should be renamed to e.g. RollUnder.
The idea is we will soon have other games like the coin flip #11 and we would like to reuse/share code as much as possible between the two.
The text was updated successfully, but these errors were encountered:
The component
PlaceBet
has too much logic, it should be broken down to sub-components and utils files.Also it should be renamed to e.g.
RollUnder
.The idea is we will soon have other games like the coin flip #11 and we would like to reuse/share code as much as possible between the two.
The text was updated successfully, but these errors were encountered: