@herbert
Good morning
On page 91, you start to explain the code for bevy_framework/mod.rs. Perhaps it would be good to have the use bevy::prelude::*
line in the code block. I say perhaps, because I think you sometimes leave things like this out on purpose to prompt the reader into thinking about the code rather than blindly copying it!