-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
hacktoberfesthacktoberfest project ideashacktoberfest project ideas
Description
Current Behavior
Currently, we have lots of unoptimized DOM-related code in Musicblocks that is slowing down its performance.
Desired Situation
We should optimize this code for better rendering and faster loading so that we have a better experience with MB.
More context: #4331 (comment)
Challenges to tackle
- Excessive DOM manipulations
- Layout thrashing
- Inefficient selectors
- DOM traversal inefficiency
- Large DOM trees
Checklist
- I have read and followed the project's code of conduct.
- I have searched for similar issues before creating this one.
- I have provided all the necessary information to understand and reproduce the issue.
- I am willing to contribute to the resolution of this issue.
Thank you for contributing to our project! We appreciate your help in improving it.
📚 See contributing instructions.
🙋🏾🙋🏼 Questions: Community Matrix Server.
Metadata
Metadata
Assignees
Labels
hacktoberfesthacktoberfest project ideashacktoberfest project ideas