Skip to main content

Code Story: Learning by Watching

Micro-learning through narrated video tutorials on the codebase

M
Written by Mark Hull
Updated over a month ago

Every commit can includes a narrated, video walkthrough, explaining:

  • The purpose of the change

  • Key frameworks and language choices

  • The problem and context behind the commit

This helps you and your teammates understand code faster and stay unblocked. You no longer have to wait to get your questions answered β€” learn from the Code Story itself why something was created.

Did this answer your question?