There are many plugins building custom UIs in the admin area. Sometimes it makes sense, since it’s easier to perform certain actions with dedicated interface. Unfortunately, many times it’s done wrong, and the UI stands out from the rest of the admin. This will only become a bigger problem when new WordPress admin UI will land in core. In this talk, I’m going to show how to utilize @wordpress/components package to build beautiful, custom plugin interface that feels like it belongs to WordPress admin. We’ll also touch on how to make this fully interactive and do it “the WordPress way”. The future of WordPress and WordPress plugin development is bright, so let’s get everyone on board with the latest goodness from the Gutenberg team and discover what this enables us to do!