Talks
Devcontainers on localhost
Wednesday, September 27, 2023
This talk (in Spanish) was about devcontainer, a tool that can facilitate the creation of containers for developing apps
UI Automation with Python aplying the Screenplay pattern
Sunday, August 14, 2022
This was a presentation about screenpy, a library that uses the screenplay pattern in Python
What's markdown and why is important for JAMstack?
Monday, August 3, 2020
This presentation (in Spanish) provides an introduction to what Markdown is and why it is important to the JAMstack stack
Create your own blog using Gatsby.js, Graphql y Node.js
Tuesday, October 22, 2019
This presentation (in Spanish) demonstrates the use of Gatsby to create a static website from scratch
Test automation patterns
Monday, September 17, 2018
The talk (in Spanish) aims to showcase different development patterns that can be used in test automation Code repository
Unit tests
Monday, January 30, 2017
The presentation in Spanish shows how to create unit tests using sentinels, mocks and stubs