featured image

Devcontainers on localhost

This talk (in Spanish) was about devcontainer, a tool that can facilitate the creation of containers for developing apps
featured image

UI Automation with Python aplying the Screenplay pattern

This was a presentation about screenpy, a library that uses the screenplay pattern in Python
featured image

What's markdown and why is important for JAMstack?

This presentation (in Spanish) provides an introduction to what Markdown is and why it is important to the JAMstack stack
featured image

Create your own blog using Gatsby.js, Graphql y Node.js

This presentation (in Spanish) demonstrates the use of Gatsby to create a static website from scratch
featured image

Test automation patterns

The talk (in Spanish) aims to showcase different development patterns that can be used in test automation Code repository
featured image

Unit tests

The presentation in Spanish shows how to create unit tests using sentinels, mocks and stubs