March 2020
Beginner
660 pages
18h 28m
English
A Gutenberg block is a JavaScript-based feature and the blocks are handled by JavaScript without needing to connect to the server for most of the blocks. Once the Add Block button is clicked, the Gutenberg editor will load a window with all the available blocks. Then, we can click on one of the blocks to add it to the editor. Once added, the editor will internally include the block code in the editor for the respective block.
Read now
Unlock full access