Skip to content

refactor react-redux in AssetSize component #3112

Closed
@PiyushChandra17

Description

@PiyushChandra17
Contributor

Increasing Access

It's more clean way to link react with redux, also we should refactor all our old redux way of state management with the latest redux toolkit which is by far less complex and less code. createSlice -> query and mutations is the way to go

Feature enhancement details

refactor AssetSize component ( using old connect way instead of useSelector hook from react-redux)

Activity

added
Type:TaskTasks tied specifically to developer operations and maintenance
Priority:MediumModerately important, should be completed in a fair timeframe
Area: Code QualityFor refactoring, cleanup, or improvements to maintainability
on May 8, 2024
changed the title [-]refactor `AssetSize` component ( using old `connect` way instead of `useSelector` hook from react-redux)[/-] [+]refactor react-redux in `AssetSize` component[/+] on May 8, 2024
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

    Area: Code QualityFor refactoring, cleanup, or improvements to maintainabilityEnhancementImprovement to an existing featurePriority:MediumModerately important, should be completed in a fair timeframeType:TaskTasks tied specifically to developer operations and maintenance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @raclim@PiyushChandra17

      Issue actions

        refactor react-redux in `AssetSize` component · Issue #3112 · processing/p5.js-web-editor