processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.36k stars 1.32k forks source link

Added Debouncing in Signuppage #3238

Closed dillu786 closed 1 week ago

dillu786 commented 1 week ago

request goes to backend for every keyboard stroke. I added debouncing.

Fixes #issue-number

Changes:

I have verified that this pull request:

welcome[bot] commented 1 week ago

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.