This series contains 3 tutorials:
- Collaborative Notes An introduction to Webstrates, its tools, and transclusion.
- Chat System A chat system with private messaging, utilizing
<transient>
tags and signaling. - Notebook A notebook also utilizing
<transient>
tags, transclusion, as well as tagging. - Pad A basic implementation of a zoomable canvas utilizing
external webstrates
and other features introduced in previous tutorials.
It is highly recommended that you start out with Collaborative Notes, as it also introduces some useful tools for developing Webstrates.
If you have issues with the tutorials, feel free to file an issue or even create a pull request.