April 14, 2020 — Learn how you can design and build your blocks in Storybook in order to rapidly prototype your ideas with this quick tutorial.
April 14, 2020 — Mel Choyce-Dawn shares her creativity and shows you how to produce unique and interesting layouts by combining multiple blocks in different ways. After explaining the core concepts she then creates several common layouts and uses no custom code to construct them.
November 19, 2019 — We will walk through the entire design thinking process as it relates to themes, and you’ll leave with a thorough checklist of steps and tools for designing themes that support WordPress core functionality, custom templates and content, common plugins, and an array of standard and custom Gutenberg blocks. This process is useful both for custom theme builds, and designing themes for sale as a product.
November 19, 2019 — We will walk through the entire design thinking process as it relates to themes, and you’ll leave with a thorough checklist of steps and tools for designing themes that support WordPress core functionality, custom templates and content, common plugins, and an array of standard and custom Gutenberg blocks. This process is useful both for custom theme builds, and designing themes for sale as a product.
October 18, 2019 — The block revolution is undoubtedly here, but not everyone has been able to embrace it yet. If you’ve never used ReactJS before it may seem intimidating, or at the very least time consuming to go all-in on the new editor and create custom blocks for every situation you come across.
September 5, 2019 — Blocks aren’t just for editing posts and pages. Tom will build a block, then show you how to put it in other places, such as a settings page or even on the front-end. Why should posts get all the attention?
June 10, 2019 — When the new block-based editor was released earlier this year, WordPress development was about to get a lot harder. Instead of the low barrier to entry PHP we are used too, along came React and JavaScript based development practices.
How are “traditional” developers like me supposed to keep up? Well, fear not as I will show you in this talk the ways in which I build WordPress sites, using the block editor, developing custom blocks which meet the clients’ needs.
I will outline how we standardised our block-based development into a plugin which we use on many of the sites we build today.
April 26, 2018 — Le succès de WordPress est en grande partie liée à sa flexibilité grâce notamment à ses nombreuses extensions. Gutenberg, le nouvel éditeur de contenu de WordPress ne déroge pas à la règle, venez découvrir les différentes API permettant de modifier Gutenberg de long, en large et en travers.
Créer des blocks,
Supprimer des blocks,
Modifier des blocks,
Créer des gabarits (templates)
Adapter votre thème
Modifier les styles de l’éditeur et des blocks
Ajouter des boutons, des panels à l’interface
Manipuler les contenus de l’éditeur
Les possibilités de modification sont infinies, laissez libre cours à votre imagination !
April 12, 2018 — In this talk we will cover what Gutenberg blocks are, how to start programming them, and answer the question “Is Gutenberg really the future of WordPress?”