Extending a Gutenberg Block the WordPress REST API

Опубликовано: 02 Октябрь 2024
на канале: CSS-Tricks
5,670
36

After creating a basic block component for the new WordPress Gutenberg editor, Lara Schenck and Andy Bell work together to learn how to integrate the WordPress REST API into it to get and send post data between WordPress and the block. In this video, we see first-hand the challenges in working with new technology and review some strategies for debugging JavaScript.