It’s been over a year since Gutenberg was released with WordPress 5.0 and we have seen some great improvements.
While Gutenberg continues to outshine on the content creation experience, there have been so many updates and changes in Gutenberg that it’s hard to keep up. Many developers also find block development challenging because there is a learning curve to React and JavaScript
Whether you are someone who always thought of digging into it, but never started, the one who is left behind, or even just want to get your questions answered, this free course is for you.
It’s time to challenge those challenges.
Let’s build those core concepts and have your questions answered, by diving deep into Gutenberg
Topics that will be covered:
- Touch on basics of Gutenberg
- Understand how things work in Gutenberg behind the scenes.
- Understanding the Gutenberg core.
- WordPress Data Module
- Current State of Gutenberg
- Future of Gutenberg
Table of Content
1.Digging into Gutenberg Content
Talks about introduction to Gutenberg, WordPress Core structure and @wordpress/components
Talks about the Gutenberg Build tools that does the initial scaffolding for you and makes the block development easy and ready to start coding
You will learn basics of Redux and how to create custom redux store in Gutenberg using WordPress Data Module
It talks about the most common default WordPress Stores like core, core/blocks, core/block-editor, core/edit-post
It talks about Block Style Variations, Block Variations Api, Block Patterns, current and future of Gutenberg
Wow! Awesome tutorial
Finally someone makes sense of Gutenberg.