Speakers: Mauricio Dinarte

  • Mauricio Dinarte: Entornos de desarrollo locales para WordPress con DDEV

    WordCamp Nicaragua 2021Speaker: Mauricio Dinarte

    October 11, 2021 — DDEV es una herramienta open source basada en Docker que permite implementar entornos de desarrollo locales para PHP de forma simple. WordPress es uno de los muchos proyectos soportados. En esta charla presentaremos cómo utilizar DDEV para montar un sitio WordPress desde cero. También se mostrará cómo restaurar y exportar base de datos, importar archivos y ejecutar WP CLI para administrar el sitio web. Finalmente, hablaremos de otras opciones que brinda la herramienta como depuración de código, análisis de rendimiento, e integración con plataformas de alojamiento.

  • Mauricio Dinarte: Understanding React

    WordCamp Los Angeles 2020Speaker: Mauricio Dinarte

    October 29, 2020 — React.js has become one of the most well-known and popular JavaScript libraries. WordPress rebuilt its WYSIWYG editor using React. Drupal recently adopted React to create admin interfaces.

    This talk explains the basic concepts of React outside of the context of any particular CMS implementation. The examples help to understand React and why it is powerful. Learn how to convert a static site into a dynamic React application.

  • Mauricio Dinarte: Understanding React.js

    WordCamp Denver 2020Speaker: Mauricio Dinarte

    July 11, 2020 — React.js has become one of the top players in the JavaScript libraries world. WordPress has rebuilt its WYSIWYG editor using React. Drupal has recently adopted the library to create admin interfaces. This session aims to explain the basic concepts of React outside of the context of any particular CMS implementation. Many examples will be presented to help you understand it and why it is so powerful.

    Presentation Slides »

  • Mauricio Dinarte: Behavior-Driven Development in WordPress with Behat

    WordCamp US 2019Speaker: Mauricio Dinarte

    November 13, 2019 — This session is for people who want to implement BDD in their WordPress projects. Through examples the role that each tool plays will be presented. The relationship among them and how they build on each other will also be exemplified.

    By the end of it you will have an overview of how to use Behat, Mink, WordHat, and Selenium to write BDD tests for WordPress.

    Learning objectives:

    – How to set up Behat and WordHat to run tests for WordPress projects.
    – How to write non-javascript enabled tests using driver Goutte driver.
    – How to write javascript enabled tests using the Selenium driver.

  • Mauricio Dinarte: A Drupaler’s First Year In WordPress

    WordCamp Miami 2018Speaker: Mauricio Dinarte

    June 18, 2018 — As a long time Drupal community member, I decided to participate in other free software communities to share my experiences and learn from theirs. In Nicaragua, my home country, the local WordPress community is very active. In this session I want to share my experience in being involved for almost a year now. In particular:

    * What I have learned about community building and event organization.
    * How my background as speaker, code contributor, and mentor in Drupal has been useful in my volunteering efforts.
    * The benefits of the two communities working together to promote the adoption of free software in the country.

    It has been a great first year and I look forward to get more involved in the WordPress community.

    Presentation Slides »