added a link for the example app in jsfiddle for people.

This commit is contained in:
Miles Matthias 2015-03-30 16:35:06 -06:00
parent 7faeb1a61d
commit e1b326d1a9

View file

@ -447,6 +447,8 @@ m.module(document, todo);
---
This example is also available as a [jsFiddle](http://jsfiddle.net/milesmatthias/fbgypzbr/1/).
## Notes on Architecture
Let's look at each MVC layer in detail to illustrate some of Mithril's design principles and philosophies: