November 3, 2020 — Blocks are the components of Gutenberg. Blocks are simply reusable easy to use components. While there are many libraries and core blocks available, sometimes you have to writes custom blocks to meet your client requirements. The knowledge of Gutenberg can really empower you to achieve even the complex functionalities and layouts in Gutenberg.
In this session, Imran (WordPress Developer at rtCamp) will demonstrate how to quickly write custom Gutenberg blocks with the help of available tools while explaining the States and attributes of the block and other concepts.
Meetup link
https://www.meetup.com/Colombo-WordPress-Meetup/events/274099459/
August 11, 2020 — With WordPress moving more and more into the world of blocks, knowing how to build your own blocks has become valuable knowledge. However, if you are a plugin or theme developer, you might not be sure where to start. This workshop will serve as a guide to building your first block.
July 8, 2020 — Learn about creating Gutenberg blocks the easy way, without learning React.
July 7, 2020 — This talk explains how developers can start building Gutenberg blocks in JavaScript and React, even if you still haven’t learned JavaScript deeply.