October 8, 2019 — This video was used as part of the opening of WordCamp para Desarrolladores Sevilla 2019.
This version has been dubbed to English (sorry for my terrible accent)
This took me almost three months, and I needed 35 Docker-Compose projects and 4 virtual machines to make it possible.
October 6, 2019
October 3, 2019 — How can we ensure that we adapt the same standards of fairness, openness and inclusion at the heart of the WordPress community into our day-to-day web development projects?
How can we not only support but be champions of the open-source ethos of WordPress to clients and stakeholders?
Has the nature of building web applications evolved so much that we must now consider the possibility of an ethical and moral code by which we scope for and build web applications, particularly for WordPress sites?
I will attempt to (briefly) answer some of these questions, give my own thoughts on this and highlight some of the possible things that we need to consider beyond web performance, UX/UI, loading times and code quality.
No matter what the project is, we have certain moral and ethical issues around equality, fairness and inclusion that need to be considered more so now than ever before.
September 27, 2019 — In this talk, we will face the false myths that discourage many people to apply as a speaker and some technique to overcome stage anxiety.
September 25, 2019 — Since CSS Grid was introduced in modern browsers in 2017, developers finally are able to create complex layouts with less code. CSS Grid works a bit differently than the CSS frameworks developers are used to, so there’s a learning curve to get it. In this talk I want to show some examples how to use CSS Grid on websites, including either support or fallback layouts for Internet Explorer 10 and 11. Because this shouldn’t be an excuse anymore not to use CSS Grid today!