Hello, and welcome to the site! In this first post, we’ll be exploring how to use the @wordpress/create-block package to create a plugin containing a single block for the Gutenberg editor.
As you’ll see it’s an extremely useful tool for quickly scaffolding out new blocks, and includes some really cool features out-of-the-box such as automatic script enqueueing.