Skip to content

refactor: Split DsaVisualization.jsx into smaller, modular components #13

Description

@MrFByte

I noticed that DsaVisualization.jsx has grown to over 740 lines. As more algorithms and visualizations are added, this file will become increasingly difficult to maintain and more prone to merge conflicts for contributors.

I'd like to propose refactoring this page to improve readability and separation of concerns.

Proposed Changes:

  • Extract the main visualization rendering logic into smaller, dedicated sub-components.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions