Docs
- Improve docs everywhere: getting started, concepts, API...
Examples
- Add example of "eval" of components: getting JSON components from server. Think about how this can be safe enough.
Subscriptions
- A way to start/stop subscriptions only when a certain component is mounted/unmounted. How?
Middleware
- Implement middlewares.