Merge remote-tracking branch 'origin/next' into components
This commit is contained in:
commit
ba26db057e
3 changed files with 70 additions and 22 deletions
|
|
@ -498,6 +498,8 @@ m.module(document, {controller: todo.controller, view: todo.view});
|
|||
|
||||
---
|
||||
|
||||
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