Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 350 Bytes

mithril-talk

I held a talk @leipzigjs about mithril.

Here are the slides.

As example app, I show how to code TodoMVC with mithril in one hour (cheated).

The code can be found in example directory. It has to be improved though.