dev.housetrip.com
Nested Resources with Backbone
http://dev.housetrip.com/2014/04/22/nested-resources-with-backbone
Nested Resources with Backbone. The topics I wish to discuss are Backbone and Rails Nested Routes. And How do I define nested resources for backbone.js? One other thing I wanted to avoid was introducing another plugin in our codebase such as Backbone Relational. For the sake of this article I will use. Consider the following url structure:. Articles/:article id/comments/:comment id/comment replies. This means one article can have several comments, and one article comment can have a several replies. Which...
pumpkintime.org
Pumpkin Time
http://pumpkintime.org/guest
The unofficial application of the Pomodoro Technique. Pumpkin Time is a simple application that helps you manage your time and keep track of completed work with a workflow described in the Pomodoro Technique book by Francesco Cirillo. Unlike the most Pomodoro™ applications out there, Pumpkin Time is not intended to be yet another timer, but more focused on keeping track of completed pomodoros, tasks, interruptions and spent time. Why yet another Pomodoro application? It focuses more on keeping statistics...
pumpkintime.org
Pumpkin Time
http://pumpkintime.org/about
The unofficial application of the Pomodoro Technique. Pumpkin Time is a simple application that helps you manage your time and keep track of completed work with a workflow described in the Pomodoro Technique book by Francesco Cirillo. Unlike the most Pomodoro™ applications out there, Pumpkin Time is not intended to be yet another timer, but more focused on keeping track of completed pomodoros, tasks, interruptions and spent time. Why yet another Pomodoro application? It focuses more on keeping statistics...
github.com
GitHub - PaulUithol/Backbone-relational: Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
https://github.com/PaulUithol/Backbone-relational
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models. Use Git or checkout with SVN using the web URL. May 15, 2016. Failed to load latest commit information. When a relation doesn't specify a `relatedModel`, default to being se. Oct 14, 2014. Update exports for es6 (. Apr 25, 2016. May 15, 2016. May 15, 2016. Added .DS Store to .gitignore. Mar 23, 2012. May 24, 2011. Cache npm deps for faster tests. Mar 16, 2016. Add CNAME for backbonerelational.org. Feb 15, 2013. May 15, 2016.
github.com
GitHub - daleum24/Fotosfeer
https://github.com/daleum24/Fotosfeer
No description or website provided. Use Git or checkout with SVN using the web URL. Cannot retrieve the latest commit at this time. Failed to load latest commit information. Fotosfeer is a work-in-progress image uploading web application specifically for geotagged photographs. Built with Ruby on Rails on the backend as a JSON API for Backbone.js on the front-end. Rails user authentication built with BCrypt. Backbone models/collections with Backbone-relational.js. Drag and drop file upload with jQuery.
kmalakoff.github.io
Knockback.js Home
http://kmalakoff.github.io/knockback
Models, Views, and ViewModels. Memory and Lifecycle Management. Both Knockout.js and Backbone.js have their strengths and weaknesses, but together they are amazing! With Knockback.js, you can use the strong ORM provided by Backbone and create dynamic views using Knockout bindings. Knockout.js' bindings and automagical update. Backbone's sleek Model definition. Knockback requires Knockout.js and Backbone.js (and therefore Underscore.js) to be already loaded on the page:. Download Latest 1.1.0. As you prob...
zsoltnagy.eu
Ten Tips for Writing Maintainable Code in BackboneJs – Zsolt Nagy
http://www.zsoltnagy.eu/ten-tips-for-writing-maintainable-code-in-backbonejs
Development of Maintainable Web Applications. Development of Maintainable Web Applications. Ten Tips for Writing Maintainable Code in BackboneJs. Get The Developer’s Edge! Ten Tips for Writing Maintainable Code in BackboneJs. This entry was posted in Web Applications. 1 Manipulating DOM elements outside the scope of a Backbone View. Var CodeEditorView = Backbone.View.extend({ events : { 'change .js-code-textarea': this.codeChanged }, codeChanged : function( e ) { var contents = $( e.t...Suppose that you ...
progressiveplanning.com
Progressive Planning
https://progressiveplanning.com/about
We created Progressive Planning to help people get a grip on growingly complex interactions. Not by turning complexity into complicated procedures, but by putting responsibility where it belongs. We believe that reducing overhead and empowering individuals to learn from their work and interactions with others are crucial to keep day to day work fun and rewarding for everybody. This will contribute directly to the bottom line and pave the way for sustainable results and satisfaction. Great opportunity to ...