March 28, 2024 — Durante la charla, Rafael compartirá sus conocimientos y experiencia en exportación digital. Con ejemplos prácticos y lecciones aprendidas de su carrera, abordará los principales apartados que debe analizar un e-commerce que quiere iniciar su internacionalización.
Esta charla está dirigida a aquellos interesados en abordar los retos de la exportación digital y cómo expandir eficazmente sus negocios en el ámbito internacional.
March 28, 2024 — Pablo nos hablará sobre una elección ética de empresa donde las estrategias de web son respetuosas con el medio ambiente y cumplen con su principal objetivo: satisfacer las necesidades digitales actuales. Cómo realizar diseños de webs que sean eficientes, optimizados y de transferencia de datos reducida.
March 28, 2024 — When developing WordPress blocks, you’ll need to consider the functionality of your block, and whether it needs to change based on external factors.
Fortunately, it is possible to create blocks that are either static or dynamic, depending on your requirements.
Let’s look at what the difference is between static and dynamic blocks, how to determine which is right for your needs, and the different approaches for development.
March 28, 2024 — One of the benefits of blocks is the ability to control the block’s appearance on a per-block level.
To do this, you can use something called block supports, as well as define the block’s styles.
March 28, 2024 — One of the benefits of building blocks is the ability to allow users to control the block’s appearance and behavior via block attributes.
Let’s learn how to add attributes to a block, and how to add controls to your block to allow users to change those attributes.
March 28, 2024 — After making any changes to your plugin file and block metadata, you can start adding the block’s core functionality.
This is usually a case of adding the block’s functionality in the editor, via the Edit component and adding how the block stores it’s output, via the save function.
March 28, 2024 — Once you’ve scaffolded your block using `create-block`, you can start tweaking the code to meet your requirements.
Let’s dive into what this might look like for the Copyright Date Block you scaffolded in the previous lesson.
March 28, 2024 — Once you have the necessary tools installed for block development, you can start developing your first block.
In this lesson, you will learn about a tool called create-block, which will allow you to quickly scaffold your first block plugin. You will learn why you should use create-block, how to use it, and review the code that it generates.
March 28, 2024 — WordPress blocks are the default way in which a WordPress site stores and represents content.
Let’s take a quick look at what blocks are, how they work, and what you need to get started developing them.
March 26, 2024 — Charla inaugural de la WordCamp Torrelodones 2024