Structuring projects and naming components in Reactby@viniciusdacal
171,247 reads

Structuring projects and naming components in React

tldt arrow
EN
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

React is just a lib, it doesn’t dictate rules about how you should organize and structure your projects. In this post, I’m going to show some approaches that I have been using for a while and have been scaling very well. These approaches don't re-create the wheel, they just put together and refine what we have on the market. The above approach, minimize the problem about navigating between containers and components folders, but it adds a lot of noise in the project tree. It’s important to know the conceptual difference between one and other.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Structuring projects and naming components in React
Vinicius Dacal HackerNoon profile picture

@viniciusdacal

Vinicius Dacal

Software Engineer, remote worker. Loves creating, sharing and learning.


Receive Stories from @viniciusdacal

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!