processing / processing/p5.js-web-editor

Refactoring fileNode from class component to functional component.

Open
#2,779 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
JavaScript
Stars
1.7k
Forks
1.7k
Avg merge
3d 4h
Merged PRs (30d)
8

Description

Increasing Access

Unsure

Feature enhancement details

The fileNode component still uses class based component structure. Changing it to functional based component would simplify the state management and maintainability of code along with being consistent with modern react.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the fileNode component in the p5.js Web Editor and inspect its current class-based state management and usages. Confirm the existing behavior before refactoring it to a functional component, then verify that file-node interactions and state updates remain unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.