Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tech Stack

  • Rust
  • Axum
  • Askama or Maud
  • DataStar
  • Database TBD

We keep the design evolutionary, starting from the simplest possible solution and iterating on it. At first, providing data from a static JSON files, or working with static content, is sufficient. Following clean architecture principles, swapping out the persistence layer is easy.