We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/fac28/in-house-project/blob/9d2c5085cc1e6508c0d79e905a68988a41513b0b/app/%5Bgame_id%5D/%5Busername%5D/draw/page.tsx#L32C35-L32C52
Your function names should be succinct and clear, using the word function is extra noise when reading code and implies an unclear function purpose
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://github.com/fac28/in-house-project/blob/9d2c5085cc1e6508c0d79e905a68988a41513b0b/app/%5Bgame_id%5D/%5Busername%5D/draw/page.tsx#L32C35-L32C52
Your function names should be succinct and clear, using the word function is extra noise when reading code and implies an unclear function purpose
The text was updated successfully, but these errors were encountered: