I'm thinking of doing some changes to the book structure:
- Break some "chapters" into "subchapters". For example, the borrowing chapter is very long because it contains 5 (!) concepts, and each concept has one example, I think it'll be easier for the reader if we break it down like this:
Borrowing
|-- References
|-- Mutability
|-- Freezing
|-- Aliasing
`-- The `ref` pattern
The goal is to keep each page bite-sized, i.e. one concept/idea/example/editor per page.
I'll like to know if others think this is a good idea, or if you have any suggestion.
cc @kud1ing @vojtechkral @vks @zslayton
I'm thinking of doing some changes to the book structure:
The goal is to keep each page bite-sized, i.e. one concept/idea/example/editor per page.
I'll like to know if others think this is a good idea, or if you have any suggestion.
cc @kud1ing @vojtechkral @vks @zslayton