Show HN: Unix Permissions Calculator (Experiment with Backbone.js) (unix-permissions.appspot.com)
I wanted to learn how to use Backbone.js a while back but had problems grokking information from the docs and various tutorials.
This weekend I decided to buckle down and try to create a simple app with Backbone.js. This was the result!
I'm not really sure if I'm really using Backbone in the way it's meant to (I followed the Todo tutorial) but if anyone has any comments on how to improve on my Backbone code, I'd definitely appreciate it!
5 comments
[ 4.2 ms ] story [ 23.3 ms ] threadP.S. One thing, I'm not fully sure if I'm using Backbone right (I followed the Todo tutorial). It all works but something about the way I implemented the model binding feels awkward. If anyone has any suggestions for improving the code, I'd definitely appreciate it!