Skip to content

Conversation

@dturner
Copy link
Collaborator

@dturner dturner commented Dec 3, 2025

No description provided.

Removes the general theory of modularization and links to the official guidance instead.

Clarifies the structure of feature modules, detailing the split into `api` and `impl` submodules and their dependency rules.

Also includes minor heading and formatting updates.
Expands on the role of feature `:api` modules in the modularization learning journey documentation.

Clarifies that `:api` modules expose navigation keys and functions for inter-feature navigation. Also adds a new `impl` row for the implementation details.
The `<code>` HTML tag is used to properly render code snippets within the `ModularizationLearningJourney.md` documentation file. This improves the readability of the examples provided in the table.
This commit corrects a typo in the heading for the "Core modules" section in the documentation.
This commit corrects a typo in the heading for the "Core modules" section in the documentation.
Updates the modularization documentation with the following changes:

- Adds an important note about dependency graphs in module READMEs.
- Renames several section headers for clarity (e.g., "Types of modules" to "Module types").
- Moves the section on dependency graphs to be after the examples table.
@dturner dturner merged commit 4677915 into main Dec 3, 2025
4 checks passed
@dturner dturner deleted the dt/update-modularization branch December 3, 2025 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant