Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DS: Refactoring Dice Game Page #48

Open
2 tasks
itsmyrice opened this issue Jan 24, 2024 · 0 comments
Open
2 tasks

DS: Refactoring Dice Game Page #48

itsmyrice opened this issue Jan 24, 2024 · 0 comments

Comments

@itsmyrice
Copy link
Owner

itsmyrice commented Jan 24, 2024

Value proposition

As a developer
I want to apply the principles of Separation of Concerns
In order to maintain code readability and scalability

Description

Too many functions in the DiceGamecomponent

Tasks

  • Create a new component
  •  Separate the getRandomGame and rollDice function from the DiceGame component
@itsmyrice itsmyrice changed the title Refactoring Dice Game Page DS: Refactoring Dice Game Page Jan 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant