hr0nix / BlueSkies

A simple canopy landing simulator
http://hr0nix.github.io/BlueSkies/
MIT License
13 stars 5 forks source link

We need to select the mvc/mvvm engine to refactor the ui to #65

Closed ilyapoz closed 10 years ago

ilyapoz commented 10 years ago

@fib0n proposed knockout Also, http://todomvc.com/

I'm leaning towards that knockout thing, yes. Our logic is not that difficult, we just need to get rid of that update nightmare.

I doubt we'll use closurescript for this project (@fib0n strongly recommended this: http://swannodette.github.io/2013/12/17/the-future-of-javascript-mvcs/) :)

ilyapoz commented 10 years ago

Ok, knockout it is. The refactoring itself is in #72. Closing this one.