example
This commit is contained in:
parent
f3f5b10f1b
commit
4d03595bb1
2 changed files with 26 additions and 11 deletions
|
|
@ -496,10 +496,10 @@ m.mount(document, {controller: todo.controller, view: todo.view});
|
|||
</script>
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
This example is also available as a [jsFiddle](http://jsfiddle.net/milesmatthias/fbgypzbr/1/).
|
||||
|
||||
---
|
||||
|
||||
## Notes on Architecture
|
||||
|
||||
Idiomatic Mithril code is meant to apply good programming conventions and be easy to refactor.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue