Skip to main content

Home/ Arquitectura?/ Group items tagged javascript

Rss Feed Group items tagged

Pablo Lalloni

Scala.js no longer experimental | The Scala Programming Language - 1 views

    • Pablo Lalloni
       
      Uuuuhuuuu!
  •  
    "Today, we announced the release of Scala.js v0.6.0, the Scala to JavaScript compiler, and dropped the experimental flag associated to it. Yes, you read it right: Scala.js is no longer experimental! After exactly 2 years of development, we finally feel comfortable calling it production-ready."
Pablo Lalloni

Introduction - Mithril.js - 0 views

  •  
    "Mithril is a modern client-side Javascript framework for building Single Page Applications. It's small (< 8kb gzip), fast and provides routing and XHR utilities out of the box."
Pablo Lalloni

billboard.js - 0 views

  •  
    "Re-usable easy interface JavaScript chart library, based on D3 v4+."
Pablo Lalloni

gwuhaolin/spring-data-rest-js: js lib for java spring data rest service,work for node.j... - 0 views

  •  
    "Spring Data Rest is makes it easy to build hypermedia-driven REST web services. This lib provider useful util to play with the service in js. It's a easy to use and lightweight (2kb after min and gzip) javascript lib can run in both node.js and browser,can be work with lib like AngularJS React Vue. support Typescript."
Pablo Lalloni

andypetrella/spark-notebook - 0 views

  •  
    "The main intent of this tool is to create reproducible analysis using Scala, Apache Spark and more. This is achieved through an interactive web-based editor that can combine Scala code, SQL queries, Markup or even JavaScript in a collaborative manner. The usage of Spark comes out of the box, and is simply enabled by the implicit variable named sparkContext. You should also check the website, http://spark-notebook.io."
Pablo Lalloni

Dart : Structured web programming - 0 views

  •  
    Google publicó el primer preview de su nuevo lenguaje. Soporta 2 ambientes de ejecución: una nueva virtual machine y compilado a javascript. La VM soporta startups muy rápidos leyendo el estado del sistema desde archivos de imagen estilo smalltalk. El lenguaje es OO pero basado en interfaces, no clases (aunque tiene clases, todos los method dispatch se refieren a una interfaz). El tipado estático es 100% opcional, permite no poner tipos e incluso permite ejecutar código que no valide el typechecker (con errores). El modelo de ejecución es tipo erlang como procesos single-threaded aislados unos de otros (no pueden compartir nada) que solo se comunican pasando mensajes, éstos se llaman "Isolates".
Pablo Lalloni

I created the exact same app in React and Vue. Here are the differences. - 0 views

  •  
    "Having used Vue at work, I had a fairly solid understanding of it. I was, however, curious to know what the grass was like on the other side of the fence - the grass in this scenario being React."
Pablo Lalloni

I created the same app in React and Vue (Part 2: Angular) - 0 views

  •  
    "After creating the same app in React and Vue, it's only right that we throw Angular into the mix!"
Pablo Lalloni

GNORM :: Home - 0 views

  •  
    "Gnorm converts your database's schema into in-memory data structures which you can then feed into your own templates to produce code or documentation or whatever. Gnorm is written in Go but can be used to generate any kind of textual output - ruby, python, protobufs, html, javascript, etc."
« First ‹ Previous 41 - 60 of 110 Next › Last »
Showing 20 items per page