mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-02-19 06:35:03 +01:00
17 lines
401 B
Markdown
17 lines
401 B
Markdown
|
|
# Concepts
|
|
|
|
This document explain the core concepts that Slate is built on around. It is helpful to read it through in it's entirety to get a good mental model for how Slate works.
|
|
|
|
- [Statelessness & Immutability](./statelessness-and-immutability.md)
|
|
- [The Document Model](./the-document-model.md)
|
|
- [The Selection Model](./the-selection-model.md)
|
|
- [Plugins](./plugins.md)
|
|
- [FAQ](./faq.md)
|
|
|
|
|
|
|
|
|
|
|
|
|