How do you organize your frontend?

작성자

카테고리:

← 피드로
DEV Community · Rafael Arantes · 2026-08-08 개발(SW)

Rafael Arantes

Do you usually organize your project by file type, by features, or does it depend on the project?

I’d like to start a discussion that is very common in backend development but, in my opinion, is often less discussed in frontend development.

In Angular, for example, there is already a predefined structure that is generally followed along with other patterns. However, I can’t say much about how this organization is typically handled in React and other libraries and frameworks.

I’ve been reading some discussions about DDD and Clean Architecture in frontend applications. Do you think applying them can be overkill, and that organizing the project simply by features is enough for most scenarios?

How do you usually structure your frontend projects?

When I mention patterns, architectural styles, and domain-driven development all together, I don’t mean that all of them are folder structures. However, in one way or another, they can influence how the project is organized.

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다