❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 17th, 2023]
This course, Gutenberg Block Development for WordPress, provides a comprehensive overview of the new WordPress editor, Gutenberg. Students will gain a solid foundation of how to start developing with the new WordPress editor, including how Gutenberg Core works under the hood, important JavaScript libraries that ship with Gutenberg, how to create custom blocks with core and custom components, and options for Theme Developers to extend and customize Gutenberg. Additionally, the course will cover the modern JS approach of using ES6+, JSX, React, webpack and more. As Gutenberg is still in development, the course will receive updates as Gutenberg evolves.
Course Syllabus
Course Introduction
A High Level Overview of Blocks
Working with registerBlockType
Example Block Walkthroughs
Next Steps