Using React For WordPress Gutenberg Development
This is the third post in a series on learning React, for use with Gutenberg, the new WordPress block-based editor that will be powering the WordPress post editor in WordPress 5.0. React is built on top of Facebook’s React library. In this post, we’re going to take the code from the previous two tutorials and …