Part 5 of this project

Build the Flow

Wire a small end-to-end flow for memory leaks

Goal for this part

Wire a small end-to-end flow for memory leaks.

Treat 05-Build-the-Flow as the source of truth for this checkpoint.

What you should already know

  • You can open a terminal and edit text files
  • You have a Linux shell (or WSL) for the lab commands
  • Earlier parts of this course are complete when this is not part 1

Checkpoint

  • You can explain the goal of this part in one sentence
  • The snapshot folder README commands complete without mystery errors
  • You know what changed versus the previous part

Common pitfalls

  • Running commands from the repo root instead of 05-Build-the-Flow
  • Skipping the README prerequisites for this snapshot
  • Mixing files from a later part into an earlier folder
  • Moving on before the checkpoint list above is true