DEV Community

Saleumsack
Saleumsack

Posted on β€’ Edited on

4 1

How do you structure react app file directory in 2019

Hi, I'm a beginner of using React, I need an advice for structure file directory for my Reactjs application. My Project consists of Readux & React-Router

Top comments (4)

Collapse
 
dance2die profile image
Sung M. Kim β€’

IMHO, this question is a bit vague.

Would you be able to provide some stories, constraints?

Thanks~

Collapse
 
thebrown profile image
Saleumsack β€’

Thank you,
I've added more detail in the topic description

Collapse
 
dance2die profile image
Sung M. Kim β€’

I am really not trolling about this but...

I believe it's because React is not opinionated & every project usually differs. So you'd need to "move files around" to see what works for you (trial & error) mostly.

Another way is to check GitHub looking for React/Redux "boilerplates" and mimic to see if it works for you.

Thread Thread
 
thebrown profile image
Saleumsack β€’

Thank you so much, I'm a beginner to Reactjs ecosystem :D

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay