Skip to content

[Optimization] Optimize the DOM for Music Blocks to improve the performance. #4461

@apsinghdev

Description

@apsinghdev

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

No one assigned

    Labels

    hacktoberfesthacktoberfest project ideas

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions