Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stephanhoyer/mithril-book
https://github.com/stephanhoyer/mithril-book
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/stephanhoyer/mithril-book
- Owner: StephanHoyer
- Created: 2015-09-26T14:26:30.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T05:10:20.000Z (about 1 year ago)
- Last Synced: 2024-10-14T12:56:37.563Z (3 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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