File structure and react setup when creating multiple Gutenberg blocks
Gutenberg-examples isn’t a single plugin, you can consider it five plugins at once, it is intended to be working example for each part of the tutorial. You have a lot of patterns you can follow, currently, core blocks are defined each in a folder like this, coblocks also follows the same pattern. block-library/ – image/ … Read more