javascript

Recursos de programación de javascript
We will take a look at all the things you can do with grooscript in grails 3. With the gradle and grails plugin we will create a lot of javascript code. Than code is written and tested in groovy, but it runs in the client side as javascript.
January- El Eternauta, Héctor Germán Oesterheld and Francisco Solano López- Barcelona. Los vagabundos de la chatarra, Jorge Carrión and Sagar Fornies- Rip Van Winkle, Washington Irving- La guerra interminable (The Forever War), Joe Haldeman- Maintanable JavaScript, Nicholas C. Zakas- Ve y pon un centinela (Go Set a Watchman), Harper Lee- El nombre del viento (The Name of the Wind), Patrick Rothfuss- You Don't Know JS: Async & Performance, Kyle Simpson- Sapiens: A Brief History of Humankind, Yuva...
Francesc and I are using doo and Karma to run our cljs.test tests on Node.js. This is what we did to make it work. First we installed Node.js, and then, Karma and its CLI following these instructions. Once we had that, we added the doo plugin to the project.clj. doo is a library and leiningen plugin that allows to run cljs.test on different JavaScript environments. Next, we created a new namespace for the unit tests in the tests directory, and set up the test build in project.clj (we called the...
Anunciamos el octavo meetup de ValenciaJS y primero del año 2016. ¡Seguro que nos echabais de menos! y con esta charla esperamos arrancar un año lleno de meetups.  En esta ocasión Toni nos hará una breve introducción a las características más importantes de ES6 en ​Node.js​. Ejemplo práctico de uso de funciones  generators y promesas como evolución al ​callback hell en​ Node.js.
Codemotion Milan 2015 - "Is WebAssembly the killer of JavaScript" by Boyan Mihaylov - JavaScript has established itself as one of the most popular programming languages. Spreading from the client side to the server side, it serves well in different situations. Furthermore, a new version, ES6, has been accepted and mostly implemented by all major browser vendors. JavaScript is however limited to what we, developers, could do in the browser. And we want to do a lot - video rendering, playing games, embracing mobile apps experience. All these things are already working today with the help of additional libraries and modules. However, Microsoft, Google, and Mozilla are already work
Bokeh ( http://bokeh.pydata.org/en/latest/ ) es una librería de visualización de datos con una interfaz concisa y elegante que permite la construcción de gráficos preparados para la web y con interactividad out-of-the-box y sencilla. Diseña avanzados dashboards en Python para un navegador web sin escribir ni una línea de código de Javascript (pero si quieres puedes ;P) Interactividad cliente-side, cliente-servidor, streaming, big data... Simplemente Bokeh! :)
En este taller llevaremos a cabo un caso práctico. La construcción de una Single-Page Application usando Backbone como herramienta front-end. Ahora que cada día aparece una docena de frameworks de JavaScript, suena sensato buscar algo de estabilidad en un framework de trayectoria ya constatada, como es Backbone. Por otra parte, tener un framework como Django en el back-end proporciona robustez, facilidad de uso y muchísima extensibilidad -gracias al increíble ecosistema pythónico-.