Skip to content

Suggestion - project structure by feature while keeping a LIFT practice #21

@LironHazan

Description

@LironHazan

It will draw a better picture (especially when scaling up) if the project entities will be structured as features, and utils/services will be located per feature (preserving LIFT)

LIFT stands for:
Locate code quickly, Identify the code at a glance, keep the Flattest structure you can, and Try to be DRY

I suggest to start by locating the peripherals classes under:
/peripherals

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions