Directory

state

This directory groups related source files that collaborate around a shared concern.

No strong subsystem signal
0
Child dirs
6
Child files
1,196
Direct lines
59
Detected imports
0
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
AppState.tsx
state/AppState.tsx
200highgeneral
AppStateStore.ts
state/AppStateStore.ts
570highgeneral
onChangeAppState.ts
state/onChangeAppState.ts
172mediumgeneral
selectors.ts
state/selectors.ts
77mediumgeneral
store.ts
state/store.ts
35mediumgeneral
teammateViewHelpers.ts
state/teammateViewHelpers.ts
142mediumgeneral