Seleccionar página
Ionic en 10 minutos por Gerardo Parra Juan de la Cruz

Ionic en 10 minutos por Gerardo Parra Juan de la Cruz

Se trata de una Ligthning Talk sobre el framework Ionic, un framework Javascript, basado en Angular y destinado al desarrollo de aplicaciones híbridas para dispositivos móviles. La charla tratará de concentrar rápidamente el origen de este framework, su evolución...
Entrevistas, entrevistas everywhere por Santiago Montiu

Entrevistas, entrevistas everywhere por Santiago Montiu

Cómo torear en todas las plazas y salir vencedor. Mis experiencias a lo largo de una trayectoria profesional muy variada de más de 7 años; te ayudaré a alcanzar tus metas en la vida y aprender a valorarte. Santiago Montiu Desarrollador de culo inquieto. Formador en...
The Next Evolution of the JavaScript Ecosystem by Kris Borchers

The Next Evolution of the JavaScript Ecosystem by Kris Borchers

The innovation cycles in the JavaScript world are becoming shorter and shorter. Amazing new projects and tools are emerging on what seems like a daily basis. Kris Borchers, Executive Director of the JS Foundation will share some insights and goals that the JS...
Por fin: async / await por Pablo Almunia

Por fin: async / await por Pablo Almunia

Tras años de espera, por fin disponemos de una forma sencilla y elegante de gestionar a la asincronía en Javascript. Por medio de async / await podemos evitar realizar llamadas a callbacks anidados, el uso de interminables cadenas de promesas o librerías como co....
Hands on the modular web by James Halliday (substack)

Hands on the modular web by James Halliday (substack)

In this workshop, you will learn how to combine simple single-purpose modules to build up powerful features. You will use modules that sit on top of new web APIs: indexed DB tagged template strings webrtc webgl webaudio You will also learn about architectures to...