Category: Gutenberg
-
Things I’d like to see improved in the WordPress block editor
So far this has been my only contribution to the Gutenberg project. Though there’s been several other things I’ve had my eye on improving as I continue to get better at understanding, using, and building WordPress blocks. Below is a short list of random things I’d like to improve (or see improved). I haven’t checked…
-
How to customize WebPack config in modern WordPress block development
I find myself continuing to dive deeper and deeper into WordPress block development, and the frustrating part is a lack of documentation. So here is a quick post on something I struggled with for a little a bit in the hopes it helps someone else. block.json has some pretty cool features like render, style, viewScript,…