javascript

Recursos de programación de javascript
SESSION TYPE: Standard (45 min) SESSION LEVEL: Intermediate SESSION LANGUAGE: English "Developing a module in Drupal 8? Write the tests first! In this session I will try to explain how writing tests will not only validate your code, but will also help you write it: tests will help you organise and document your code in a better way and improve the overall developer experience. I will illustrate this by going through the different tools Drupal 8 has to offer (Unit, Kernel, Browser and Javascript), applying each of them to real and specific scenarios of an example module called 'Connect Four' Attendees can (but are not required to) clone the example module from https://github.com/nuez/connect_four. "Todos los videos de Drupalcamp 2017 https://www.youtube.com/playlist?list=PLKxa4AIfm4pVNaEYO5GKQaN5x_tveHpjO Descarga gratis la versión digital del libro de Roberto Canales “Conversaciones con CEOs y CIOs sobre Transformación Digital y Metodologías Ágiles ” https://goo.gl/i2zZtJ Facebook; https://goo.gl/o8HrWX Twitter; https://goo.gl/MU5pUQ LinkedIn https://goo.gl/2On7Fj/
January - Vencidos pero vivos (Vaincus mais vivants), Maximilien Leroy and Loïc Locatelli Kournwsky - El Boxeador: la verdadera historia de Hertzko Haft (Der Boxer: Die Überlebensgeschichte des Hertzko Haft), Reinhard Kleist - Vuelo a casa y otras historias (Flying Home and Other Stories), Ralph Ellison - Rendezvous with Rama, Arthur C. Clarke - Treasure Island, Robert Louis Stevenson - Agile Principles, Patterns, and Practices in C#, Robert C. Martin - Atonement, Ian McEwan - En una piel de leó...
El pasado 7 y 8 de marzo de 2017 estuvimos Manuel Rivero y yo, impartiendo un curso de JavaScript para la empresa
In this session we will show how we are applying Kanban in eDreams ODIGEO to help teams improve their process. We will explain the basic objective metrics used (Throughput, Lead Time, Flow Efficiency, ...) and how we collect and share them, but also we will show the visualisation techniques we use for subjective metrics, and how we built them using some popular JavaScript libraries. Hector Barriuso
Since we started to see JS on the server side, the dream of developers has been to reduce the gap and the cost of switch between frontend/backend. Today with Node.js, React and a whole ecosystem of tools, this dream is becoming true! In this talk, I am going to discuss Universal (a.k.a. Isomorphic) JS and present some practical example regarding the major patterns related to routing, data retrieval, and rendering. I will use Node, React, Webpack, Babel and React Router and give you a series of example to get you started easily with this new technology trend.
"Me gustaría contar mi experiencia de los últimos 3 meses, en los que he pasado de no saber escribir una línea de código, a manejar con soltura herramientas de maquetación como HTML5, responsive, flexbox, SASS, animaciones CSS3, grid y maquetación por componentes, así como conocimientos sobre programación con JavaScript. Y los más importante, mejorar mis habilidades personales y profesionales de tal forma, que me puedeo enfrentar a una charla como esta. He logrado todo esto a través de mi participación en el programa de Adalab “Reinvéntate como programadora web front-end”, que incluye formación intensiva desarrollo webfront-end, coaching en desarrollo personal, y mentoring." Todos los videos de Women Techmakers 2017; https://www.youtube.com/playlist?list=PLKxa4AIfm4pVgiDv0Ya7sBxM9AOTmFhH7 Suscríbete a nuestra newsletter; bit.ly/newsletterautentia Facebook; https://www.facebook.com/Autentia-127966880558674/ Twitter; https://twitter.com/autentia
Contruye apps multi-plataforma con Electron por Jose Cerrejón (@ulysess10). Electron es un framework para JavaScript que permite el desarrollo de aplicaciones enriquecidas de escritorio mediante el uso de tecnologías web. Está desarrollado por GitHub y es multiplataforma. En esta charla José Manuel Cerrejón introducirá algunos conceptos básicos sobre esta tecnología usando Node.js y Javascript (ES6). Además crearemos desde cero nuestro propio editor de texto para Mac, Linux y Windows.
Israel Gutiérrez (Adalab) @gootyfer Si queremos aprender el paradigma funcional, tenemos dos opciones: 1) meternos de lleno a aprender un lenguaje nuevo a la vez que el paradigma, por ejemplo, con Scala; 2) tener un acercamiento con más sigilo, más poco a poco, desde un contexto y un lenguaje conocidos y centrarnos en aprender los conceptos. En esta charla vamos a aproximarnos con sigilo a algunos conceptos de la programación funcional usando nuestro lenguaje favorito: JavaScript. Desde funciones puras y efectos secundarios, hasta a llegar el borde del abismo de las mónadas. Para ello partimos del estupendo libro del Prof. F. Risby "Mostly Adequate Guide to Functional Programming" y la librería funcional Ramda. Suscríbete a nuestra newsletter; bit.ly/newsletterautentia Facebook; https://www.facebook.com/Autentia-127966880558674/ Twitter; https://twitter.com/autentia
Enrique Garcia Navalon (SyncRTC) @garcianavalon En esta charla introduciré el concepto de las PWAs y explicaré todo el conjunto de tecnologías que las hacen posibles, incluyendo las novedades del reciente Chrome Developers Summit. Además de los aspectos tecnológicos, también entraré en por qué suponen una revolución para el mundo mobile y las oportunidades que abren a los desarrolladores de apps y web. Es una charla introductoria, con tener un conocimiento básico de las tecnologías web (HTML, Javascript, HTTP, arquitectura cliente-servidor) se puede seguir el 90% de la charla. Para los que tengan ya una idea también dejaré caer algunas novedades interesantes ;) Suscríbete a nuestra newsletter; bit.ly/newsletterautentia Facebook; https://www.facebook.com/Autentia-127966880558674/ Twitter; https://twitter.com/autentia
Let's dominate the world with JavaScript! We are going to take a simple AngularJS 'Simon' game and quickly convert to run on a small Arduino-like board running JavaScript, switching from a web-based game interface into a real-world interface, with hardware buttons and lights. You will see how you can leverage your existing JavaScript programming skills for controlling real-world electronic devices and hardware and get a quick taste of the amazing things you can do with this technology. #AngularCamp #Angular