Merge pull request #527 from milesmatthias/master-addjsfiddle
added a link for the example app in jsfiddle for people.
This commit is contained in:
commit
67ddca4ba7
1 changed files with 2 additions and 0 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