Contributing to the p5.js ecosystem and improving it
Contribution Project
web editor for p5.js, a creative coding library.
Team Members
Description
For the whole month my focus was on contributing to the Processing Foundation and help in strengthening the ecosystem. I contributed to mainly p5.sound.js library, p5.js-website and the p5.js-web-editor and other various projects. I also wrote blogs on the architecture of the p5.js-web-editor, p5.js and p5.js-website.
During the month I also made some cool sketches using p5.js that you can find here.
Issues & PRs Board
Pull Request
docs: added a new section in installation.md to get the mongodb connection string from cloud.mongodb.com
Pull Request
docs: added example sketches for start() and stop() methods in AudioIn class
Pull Request
fix: replaced the old script that was blocking p5.sound.js multiple files' docs generation
Pull Request
feat: added the logic for generating reference docs from local custom build of p5.sound.js
Issue
bug: reloading https://editor.p5js.org/account shows a small glimpse of the password reset page.
Issue
feat: many existing test files in client don't specify either they are unit or integration test #3993
Issue
docs: many methods have no jsdoc or have incomplete docs #79