Skip to content →

Tag: #react

Create a block for wordpress Gutenberg-Editor

How to create a simple block for Gutenberg-editor with javascript and React

Do you want to create custom blocks for the Gutenberg-editor, but are unsure how? Have you heard about JavaScript and React, but don’t know how to implement them into your code? Look no further! This article will guide you step-by-step on how to use JavaScript and React to create a simple block for the Gutenberg-editor – so you can start creating custom blocks with confidence.

Leave a Comment