Gutenberg Block Development for WordPress

Learn how to build with the new JavaScript driven editor for WordPress

Ratings: 3.45 / 5.00




Description

Gutenberg is code name for the new rich editing experience coming to WordPress.  Gutenberg provides a drag and drop, block editing experience.

In this course you will gain a solid foundation of how to start developing with the new WordPress editor.

  • How Gutenberg Core works under the hood

  • Important JavaScript libraries that ship with Gutenberg

  • How to create custom blocks with core and custom components

  • Options for Theme Developers to extend and customize Gutenberg

  • The Modern JS Approach of using ES6+, JSX, React, webpack and more

Since Gutenberg is still in development, the course will receive updates as Gutenberg evolves.


NOTE: This is an abridged version of a larger course not available on Udemy.

What You Will Learn!

  • How Gutenberg Core works under the hood
  • Important JavaScript libraries that ship with Gutenberg
  • How to create custom blocks with core and custom components
  • Options for Theme Developers to extend and customize Gutenberg
  • The Modern JS Approach of using ES6+, JSX, React, webpack and more
  • Learn from working examples you can extend

Who Should Attend!

  • Plugin Developers building shortcodes, widgets or custom fields.
  • Theme Developers looking to style Gutenberg and set default block templates.
  • Agencies who need to stay up to date on major changes coming to WordPress.