2023 Conference Paper
Component-Driven Architecture: Scalability Patterns for Large React Codebases
Abstract
As React applications scale to hundreds of thousands of lines, ad-hoc component organization produces maintainability bottlenecks that reduce team velocity. This paper examines three architectural patterns — Feature-Sliced Design, domain-driven component hierarchies, and adapted atomic design — evaluating their impact on code navigation, testing overhead, and developer onboarding across teams of varying sizes.
Keywords
ReactArchitectureComponent DesignScalabilityFSD
Cite This Work
BibTeX
@inproceedings{lukachyna2023componentdrivenarchitecture,
author = {Lukachyna, S.},
title = {{Component-Driven Architecture: Scalability Patterns for Large React Codebases}},
booktitle = {International Conference on Web Technologies and Applications},
year = {2023}
} Preprint Coming Soon