List of talks tagged nodejs

Submitted talks: 2 - Accepted talks: 2 - Accepted lightning talks: 0

‎Docker para desarrolladores‎

Javier Moreno
50 minutes - Español - 05/11/16 09:30
Una introducción rápida al mundo de los contenedores con recetas para hacer que programar y desplegar en java, nodejs y perl sea más cómodo y fiable. Incluso desde Windows.
confirmed

‎Code in Perl like a NodeJS dev‎

Loïc Prieto (‎lprieto‎)
20 minutes - English - 05/11/16 14:30
NodeJS devs program asynchronously by default, and they do it often without realizing it because the mechanisms that allow this paradigm are hidden beneath the nodejs execution engine. We will see how to do the same in Perl. Promises, Event Loops and Futures will be our tools.
confirmed
[Talk]