List of videos

A project from scratch. The same thing over and over? - Fransico Sevilla

audio original en español - https://youtu.be/X-GpEWis9RU Create a project from scratch, that is the dream, right? And with it, we find ourselves repeating the same tasks over and over again. From creating the setup, through user management, login, to documentation. Weeks go by before you start with the specific code of your new project. But it is necessary?

Watch
Teaching to Empower: How to Support Junior Engineers - Rizel Scarlett

audio en español - https://youtu.be/zw_J91BdDBQ I will start by identifying that everyone can enter a teaching role through informal mentorship, content creation, and formal teaching. I will discuss the strategies that best work for teaching people to code such as, showing vulnerability, creating digestible content, implementing methods such as spaced repetition and visual aides, gathering constructive feedback, and providing psychological safety. I will then end with suggestions of online instructors who embrace this style of teaching, so the audience can gain inspiration from them

Watch
Enseñando para empoderar: Como a apoyar a software engineers - Rizel Scarlett

english audio - https://youtu.be/T3PRPLJAgIY Comenzaré identificando que todos pueden ingresar a un rol docente a través de mentoria, la creación de contenido y la enseñanza formal. Discutiré las estrategias que funcionan mejor para enseñar a las personas a codificar, como mostrar vulnerabilidad, crear contenido digerible, implementar métodos como la repetición espaciada y ayudas visuales, recopilar comentarios constructivos y brindar seguridad psicológica. Luego terminaré con sugerencias de instructores en línea que adoptan este estilo de enseñanza, para que la audiencia pueda inspirarse en ellos.

Watch
Offline IoT - Building Resilient Connected Devices without the Internet - Nicholas Hehr

audio español interpretado -- https://youtu.be/kn8WhpkTFwM After seeing the many stories about Internet connected devices being hacked or insecurely exposed to malicious actors, I wanted to figure out a way to secure my home while enjoying the ability to automate and control it remotely. Using moddable-xs, an open source JavaScript engine for constrained hardware, I’ll show how to use existing wireless protocols to control and monitor your home without requiring the Internet.

Watch
IoT fuera de línea - Construyendo dispositivo conectados sin internet - Nicholas Hehr

english original audio -- https://youtu.be/0JROQGWCmds Después de ver las muchas historias sobre dispositivos conectados a Internet pirateados o expuestos de manera insegura a actores maliciosos, quería encontrar una manera de proteger mi hogar mientras disfrutaba de la capacidad de automatizarlo y controlarlo de forma remota. Usando moddable-xs, un motor JavaScript de código abierto para hardware restringido, mostraré cómo usar los protocolos inalámbricos existentes para controlar y monitorear su hogar sin necesidad de Internet.

Watch
Automate your headless CMS with GraphQL - Nidhi Kumari

audio español - https://youtu.be/e3-xsuo53Oo In this talk, I will be talking about headless CMS that is helpful not just for Developers but for Content Creators where they can create content without worrying about the code and for Designers where they can express their exact design system and be sure nobody will break it.

Watch
Automatiza tu CMS sin interfaz visual con GraphQL - Nidhi Kumari

english audio -- https://youtu.be/mXTRjDAMaVw En esta charla, hablaré sobre CMS sin cabeza que es útil no solo para desarrolladores sino también para creadores de contenido, donde pueden crear contenido sin preocuparse por el código y para diseñadores, donde pueden expresar su sistema de diseño exacto y estar seguros de que nadie lo romperá. .

Watch
Máquinas de estado finitas con XState - Carlos Martínez Avendaño

Desarrolla una mejor experiencia para el usuario y para tu proyecto, usando a las máquinas de estado finitas con XState. Encuéntrales beneficio para el flujo y la lógica de las interacciones para tus componentes y en general para tú UX. Nos ensuciaremos las manos codificando una máquina de estado finitas en un ejemplo real.

Watch
JavaScript DevOps or WebOps: Should I build or should I not? - Alejandro Mercado Peña

audio español - https://youtu.be/bB13xZb-xlI DevOps is a set of practices that combines software development (Dev) and information-technology operations (Ops), which aims to shorten the systems development life cycle and provide continuous delivery and integration with high software quality. As JavaScript Devs , we can usually think that we have nothing to do with the infrastructure or operations. Wrong. Your code, your responsibility. Hey! Maybe you are thinking it’s simply too much. In this talk, we are going to see how a traditional web developer can assume DevOps functions avoiding some common mistakes or the well-known burnout.

Watch