Time | Worshop | Presenter |
---|---|---|
9:00 - 12:00 | Mobile testing with Appium | Bruno Alassia |
Break | ||
13:00 - 15:00 | Isomorphic apps: (just) the good parts | Mariano Vasquez |
Break | ||
16:00 - 18:00 | Going Native | Thorsten Lorenz |
Time | Worshop | Presenter |
---|---|---|
9:00 - 12:00 | NodeJS + AngularJs | Cristian Bietti |
Break | ||
13:00 - 15:00 | Getting started with Docker + Nodejs | Marcos Nils Lilljedahl |
Break | ||
16:00 - 19:00 | Domótica con Node.js y RaspberryPi | Mariano Campo |
Ingeniero en Sistemas de Información con fuerte pasión por el desarrollo de software. Más de 10 años de experiencia en la industria. Políglota respecto a lenguajes de programación e idiomas.
En este workshop vamos a establecer las bases para una solución de domótica hecha por nosotros mismos.
Vamos a construir un Hub central utilizando Raspberry Pi y Node.js para controlar de forma inalámbrica dispositivos basados en Arduino, y también una interfaz web simple para monitorear y comunicarse con el hub de forma segura.
Durante el workshop vamos a implementar 2 sensores sencillos; un sensor de temperatura y un switch magnético.
Con esta base cada uno podrá después en sus casas implementar los sensores y actuadores que necesiten, como también mejorar el hub y la interfaz web para agregarles más funcionalidad.
Software enginneer, music enthusiast, an annoying partner
Create, run and improve mobile testing with Appium. Start from scratch, use local and cloud devices both Android and iOS.
Docker captain, OS lover, crossfiter and former gamer.
The idea behind the workshop is that anyone can end up using docker to ship their nodejs applications and also show some tricks and best practices for current docker users
A full-stack developer who worked as a vendor for Microsoft for teams such as P&P (Patterns & Practices) and DPE (Developer and Platform Evangelist). He currently works at MuleSoft, a company that provides integration software for connecting enterprise applications.
During this workshop, we are going to develop an application that will use server-side rendering, lazy loading and code splitting with React and Webpack. Then, we will analyze the differences between this app and pure client-side apps in terms of benefits vs trade-offs, trying to figure out the best balance we should use for our apps.
Ingeniero en Sistemas de Información con fuerte pasión por el desarrollo de software. Más de 10 años de experiencia en la industria. Políglota respecto a lenguajes de programación e idiomas.
Este workshop consta del desarrollo de una aplicacion end-to-end usando a NodeJs como backend y a angularJs como cliente front end. El ciclo del mismo esta basado en proyectos reales de gran envergadura, comenzando con el documento de requerimientos, luego la estimacion, y finalmente la asignacion de tareas por medio de la metodologia agile, con su correspondiente board, para luego comenzar con el desarrollo.
A Jazz musician turned developer and is excited about Node.js and its community. The fast turnaround from idea to working module has proven addictive for him and led to lots of modules which ended up on github and/or npm
GoingNative is a a NodeSchool style workshopper for learning how to write native Node.js addons created by my co-worker Rod Vagg.
I will provide a quick introduction on what Node.js addons are and how they integrate with C/C++ libraries in a similar manner that Node.js itself does.
I will then guide attendees through this fun workshop and lend help where I can using the experience I gained while developing multiple addons myself and from working with Node.js core.