Open
Description
Increasing Access
Unsure
Feature enhancement details
Currently, the processing/p5.js-web-editor repository does not implement lazy loading for React components. Implementing lazy loading can improve the performance of the web editor by reducing the initial load time and loading components only when they are needed.