journal
all all entries rss SoML excited dreams runes YRUU ultimate KTRU skate sleepy nihongo
Rob is 20,118 days old today.
prev day next day printable version

Entries this day: enjoying-backbone-js-quite-a-lot

enjoying backbone js quite a lot

##13:14 Wednesday 21 November 2012

I wish I could show the code I wrote, but I can show Jonahlyn's backbone drag-and-drop tutorial from where I got ideas for the drag and drop part.

Making the reporting system for AB, I've got backbone driving the data to the server with each change made by the user.

User can click [buildings] or [units] button to add where components to the search.  The buttons will create a select list with all the fields of that table, plus save the where component to disk.  When the select field is selected, it changes to the name of the field + an operator dropdown + an empty field, then writes the field selection to disk.  When the operator is selected, it gets written to disk.  When the user enters data in the field, it gets written to disk.  When user sorts the where components, the changes are written to disk.

Backbone, I think I love you.

update 5:39pm

Now I'm starting to look at Marionette.  I found a tutorial on Marionette; apparently it can make a neat little bookshelf webapp.  As I start digging into the tutorial, I wonder if there's a CDN for Marionette.

permalink
prev day next day