From a developer's perspective, blocks and all the elements that make up the editor’s interface are React components. Start developing a Gutenberg block by learning how blocks are stored in the database and what the delimiters are.


Resources

Building Custom Gutenberg Blocks: The Definitive Block Development Tutorial

What is JavaScript

What is Node.js

What is React