Skip to content

Seperating the Editor from the responsibility of the homepage component. #241

Description

@diostoup1522

Sub-issue related to #239.

The Task

The Monaco editor, is currently one of the many responsibilities
that the homepage component is holding up.
The editor has to be separated from the homepage component into its own component(s)
to handle the underlying logic supporting the Editor
and get linked back to the homepage to be displayed and orchestrated.
The goal of this change is moving away logic and reducing the responsibilities
and cognitive complexity of the homepage component.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions