DomTemplate
                                
                                 DomTemplate copied to clipboard
                                
                                    DomTemplate copied to clipboard
                            
                            
                            
                        Bind dynamic data to reusable HTML components.
PHPCS, PHPMD and a build matrix should be introduced.
This should throw an exception at the point of binding - if there are two named list items with the same name within the same scope, this will cause hours...
On a complex page with lots of bind operations, it would be really useful to log out exactly what is and what is not being bound.
* Make "separation of concerns" a link to an external page, as you have done for MVC. * I wouldn't necessarily agree with "Having a strong separation of concerns means...
`data-bind:class=":completed"` will toggle the "completed" class, but if we also need to toggle the "new" class on the same element, how is this done? Currently undocumented.