The code is starting to feel messy. It might be an idea to sit together and look at how it can be improved.
I'd like to start grouping the variables and functions (except the binding logic) better, for instance moving them into two or three objects which are placed outside the 'init' scope ideally - like in knockout.selection
Do you have any ideas on this yet @sunesimonsen ?
The code is starting to feel messy. It might be an idea to sit together and look at how it can be improved.
I'd like to start grouping the variables and functions (except the binding logic) better, for instance moving them into two or three objects which are placed outside the 'init' scope ideally - like in knockout.selection
Do you have any ideas on this yet @sunesimonsen ?