engineering-best-practices
engineering-best-practices copied to clipboard
Create separate guide about Gutenberg development
Extending and modifying the WordPress block editor is becoming one of the common tasks nowadays.
We should consider creating a guide on how to best work with the Gutenberg codebase, taking advantage of the multitude of @wordpress JS packages, and dealing with the @wordpress/data layer.