Skip to content

(TUT-GIT) - Evaluate mobile navigation: hamburger menu vs horizontal scroll #101

Description

@braboj

The Azure tutorial (braboj.me/tutorial-azure) uses a hamburger menu for navigation on mobile. The Git tutorial uses a horizontally scrollable tab bar.

Compare the two approaches:

  • Hamburger menu: hides nav, saves space, requires tap to open
  • Horizontal scroll: always visible, but hard to discover items off-screen

Evaluate which provides a better mobile experience and decide on a consistent pattern across tutorials.

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