|
|
|
|
|
by jacques_chester
4696 days ago
|
|
Knockout only really works if you totally intermix your model code with it. You have to annotate every darn thing until it's impossible to see what the underlying logic was. Angular's docs suck, but my own code is safely isolated and can be easily developed and tested in isolation. |
|