June 12, 2018 — So you’ve probably heard about Gutenberg, but how do you start building your own Gutenberg blocks? We’ll cover tooling and the basics to create simple blocks. I’ll also walk through a simple example to help attendees feel comfortable enough to get started.
May 31, 2018 — So you’ve probably heard about Gutenberg, but how do you
create your own interactive, dynamic Gutenberg blocks? I’ll
lead you through a simple example, and cover some advanced topics
like API calls to 3rd party services, server side rendering,
and using custom React components to help you understand the full
capabilities of Gutenberg – and even how to make some advanced blocks
of your own.
May 29, 2018 — Gutenberg is so new and comes with many built-in blocks, but how do you create interactive, dynamic and advanced Gutenberg blocks? We’ll cover topics like API calls to 3rd party services, server side rendering, advanced settings, using custom React components and other topics to help attendees start making advanced Gutenberg blocks.
February 26, 2018 — You may have heard about React.js and the WordPress API, but how do you get started using these new technologies? We’ll cover a simple, practical example of how to start using React.js with the WordPress API in a traditional PHP templated WordPress Theme.
May 11, 2016 — Learn how to start writing custom CSS for your theme. Learn about the browsers’ developer tools, the basics of CSS syntax, some free resources to deepen your CSS knowledge and some ways you can integrate the code you write into your theme.