Skip to main content

Checkpoint: Architecture

beginner15 min readLesson 58 of 204

One graded challenge: decompose a tangle into exactly the named pipeline the tests call.

Checkpoint — architecture. Pass the graded challenge below to finish the module.

You are handed a described monolith and must deliver its decomposed form: parse → validate → compute, each a named function.