Junior is a front-end framework for building native looking HTML5 mobile apps. It features CSS3 transitions optimized for mobile performance, swipable carousels using flickable.js and integrates with backbone.js views and routers.
Cool!
why does it use both lowdash and backbone.js? i thought they where both the same but lowdash is refactored for performance?
lodash is a drop-in replacement for underscore.js which is a dependency in Backbone.