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

DRY implementation #653

Closed
1 task done
hars-21 opened this issue Jul 29, 2024 · 3 comments · Fixed by #679
Closed
1 task done

DRY implementation #653

hars-21 opened this issue Jul 29, 2024 · 3 comments · Fixed by #679
Assignees

Comments

@hars-21
Copy link
Contributor

hars-21 commented Jul 29, 2024

🎮 feature Request

feature logic and basic description

There are many components which have been added in different files with the repetition of code.
DRY - Don't repeat yourself implementation

Screen Shot 2024-07-29 at 12 29 36 PM
Screen Shot 2024-07-29 at 12 29 50 PM

Point down the features

feature points

Components with multiple use can be shifted to different file and then can be rendered using js

Select program in which you are contributing

GSSoC24

Code of Conduct

Copy link

Hey @hars-21! 👋

👉 Thanks for opening this issue. We appreciate your contribution and will look into it as soon as possible.
👉 Don’t forget to star our Dot-Box and Follow Us on GitHub
👉 Make sure you join our Discord, we have created separate channels for all projects

@github-actions github-actions bot added the gssoc label Jul 29, 2024
@hars-21
Copy link
Contributor Author

hars-21 commented Aug 1, 2024

@ayush-t02 There is many redundant code in the repo that can be cleaned. Cleaning it may also result in increased load speed.

Copy link

github-actions bot commented Aug 3, 2024

Thank you for your contribution! If you have any questions or need further assistance, feel free to reach out to us on our Discord server: Discord. We have separate channels for all projects. Happy coding! 🚀

Connect with us on social media:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants