processing / processing/p5.js-web-editor
Generative Design examples are out of date
Open
Nobody has claimed this yet.
Good Medium Issue
Priority:Low
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
Nature of issue?
- Existing feature enhancement
Feature enhancement details:
I noticed that the Generative Design examples are out of date and are still using p5.js version 0.7.3. If you look at the releases on the p5.js Code Package, some other dependencies have been updated as well.
I also would like to add a <main> to these examples (see https://github.com/processing/p5.js-web-editor/pull/1476).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Generative Design examples in the linked p5.js Code Package and compare their p5.js and other dependency versions with the package releases. Use processing/p5.js-web-editor#1476 as the reference for adding a
element. Done means the examples use current dependencies and include the requested markup.Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100