In this video, we look at the Gutenberg blocks in our WordPress editor and work on a method of converting the blocks into React Components.
This is a great benefit than simply rendering the components as HTML as we now have access to the component attributes and with this data, we can create dynamic components which take benefit of a React environment.