Skip to content

Refactor video series into short segments #10

@brylie

Description

@brylie

Rule of thumb: if a tutorial is running longer than 5 minutes, it may be good to segment it.

Consider breaking long videos into smaller chunks, like software decomposition. This can help for several reasons:

  • Easier to maintain videos
  • Easier to spot missing segments
  • Easier to watch videos (attention span, fatigue, etc)
  • Easier to identify common development patterns

E.g. sections and pattern would be

  • Create basic template
  • Create model/schema
  • Define methods
  • Create advanced template (modal dialogue, etc)
  • Create extra functionality (email, etc)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions