Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
382 stars 203 forks source link

[REFACTOR] Too may event handlers #539

Closed Dhoni77 closed 9 months ago

Dhoni77 commented 9 months ago

What would you like to share?

There are too many event listeners attached in the application. We can utilize the event delegation approach to eliminate all event listeners and improve application performance.

Additional information

No response

👀 Have you checked if this issue has been raised before?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue ?

Yes I am willing to submit a PR!

github-actions[bot] commented 9 months ago

It's great having you contribute to this project by creating an issue

Make sure you are assigned to this before you work on it and you read the Contributing.md file, Thank you! Welcome to the community :nerd_face:

Dun-sin commented 9 months ago

not an accepted issue, thanks for raising