Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephanhoyer/mithril-book


https://github.com/stephanhoyer/mithril-book

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# mithril-book

[![Join the chat at https://gitter.im/StephanHoyer/mithril-book](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/StephanHoyer/mithril-book?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Rough Outline

* Basic intro
* How to organize a mithril project?
* Testing
* Components
* Models vs. ViewModels (or how to handle state)
* Isomorphic aka universal webapps
* Working with real DOM
* API Docs with examples