We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm a newbie with P5 and Processing and am creating a website for a multimedia project (music EP + p5 presentations) using React.js and was wondering if anyone has already tried.
The issue is that React.js manipulates the DOM in a very authoritarian way, so does P5 with the canvas element, if I'm not wrong...