September 16th, 2014
RequireJS is an excellent library for managing JavaScript dependencies and create JavaScript modules to encapsulate concepts in your…
June 16th, 2014
Yeoman MarionetteJS + Drupal generator Today I release the version 0.1.0-beta of Yeoman Generator Marionette + Drupal. If you want to create…
June 2nd, 2014
MarionetteJS is a layer that sits on BackboneJS to create scalable and professional applications. Some features of MarionetteJS are…
June 1st, 2014
RequireJS is a JavaScript library that allows us to isolate the components of our JS application as modules and resolve their dependencies…