Skip to main content

Home/ Arquitectura?/ Group items tagged javascript

Rss Feed Group items tagged

Pablo Lalloni

batman.js - 0 views

  •  
    "Batman.js is a framework for building rich web applications with CoffeeScript or JavaScript. App code is concise and declarative, thanks to a powerful system of view bindings and observable properties. The API is designed with developer and designer happiness as its first priority."
Pablo Lalloni

sweet.js - 0 views

  •  
    "Sweet.js brings hygienic macros from languages like Scala, Scheme and Rust to JavaScript. "
Pablo Lalloni

Twitter Bootstrap - 0 views

  •  
    Simple and flexible HTML, CSS, and Javascript for popular user interface components and interactions.
Pablo Lalloni

The Top 10 Javascript MVC Frameworks Reviewed - CodeBrief - 1 views

    • Pablo Lalloni
       
      Estos features me parecen que son excelentes objetivos a buscar.
  • Specifically, the following four features are very important to me: UI Bindings - I’m not just talking about templates, I’m talking about a declarative approach to automatically updating the view layer when the underlying model changes. Once you have used a framework (such as Flex) that supports UI bindings, you can never go back. Composed Views - Like all software developers, I enjoy creating modular reusable code. For this reason, when programming UI, I would like to be able to compose views (preferably at the template layer). This should also entail the potential for a rich view component hierarchy. An example of this would be a reusable pagination widget. Web Presentation Layer - We are programming for the web here people, the last thing I want are native-style widgets. There is also no reason for a web framework to create it’s own layout manager. HTML and CSS are already the richest way to do style and layout in existence, and should be used as such. The framework should be centered around this concept. Plays Nicely With Others - Let’s face it, jQuery is pretty amazing. I don’t want a framework which comes bundled with a sub-par jQuery clone, I want a framework which recommends using jQuery itself.
    • Pablo Lalloni
       
      ESTOS features
Pablo Lalloni

Jasmine - 0 views

  •  
    Jasmine is a behavior-driven development framework for testing JavaScript code.
Pablo Lalloni

Data.js - 1 views

  •  
    Data.js is a data representation framework for Javascript. It is being developed in the context of Substance, a web-based document authoring and publishing engine. It took some inspiration from various existing libraries such as the Google Visualization API or Underscore.js.  You can report bugs and discuss features on the GitHub issues page, on Freenode IRC in the #_substance chann el, post questions to the Google Group, or send tweets to @_substance. With Data.js you can: Model your domain data using a simple graph-based object model that can be serialized to JSON. Traverse your graph, including relationships using a simple API. Manipulate and query data on the client (browser) or on the server (Node.js) by using exactly the same API. 
Pablo Lalloni

rwldrn/idiomatic.js - 1 views

  •  
    "Principles of Writing Consistent, Idiomatic JavaScript"
Pablo Lalloni

Maqetta - 3 views

  •  
    Herramienta de diseño visual de interfaces de usuario web. Incluye soporte para utilizar componentes de varios frameworks javascript populares como dojo, jqueryui, yui, etc. Muy recomendado!
Pablo Lalloni

JScala - 0 views

  •  
    "Scala macro that produces JavaScript from Scala code."
Pablo Lalloni

jneen/parsimmon - 0 views

  •  
    "A monadic LL(infinity) parser combinator library for javascript"
Pablo Lalloni

You Might Not Need Underscore | Reindex - 0 views

  •  
    "JavaScript is evolving and new ES2015 and ES2016 editions (previously known as ES6 and ES7, respectively) pack a bunch of new features and Babel makes it very easy to use of them today. These features make some previously essential functions from utility libraries obsolete."
Pablo Lalloni

desertbit/glue - 1 views

  •  
    "Glue - Robust Go and Javascript Socket Library (Alternative to Socket.io)"
Pablo Lalloni

robertkrimen/otto - 0 views

  •  
    "A JavaScript interpreter in Go"
Pablo Lalloni

TargetProcess/tauCharts - 1 views

  •  
    "TauCharts is a Javascript charting library based on D3. Designed with passion."
Pablo Lalloni

lodash - 0 views

  •  
    "A JavaScript utility library delivering consistency, modularity, performance, & extras."
‹ Previous 21 - 40 of 110 Next › Last »
Showing 20 items per page