πŸ—οΈ

React Structure

Posted on Tue, Feb 9, 2021
A Better Way to Structure React Projects

Hello, everyone! A lot of e-ink has already been spilt on the relatively easier pickings of "Doing X in React" or "Using React with technology X". So instead, I want to talk about the experiences I've had building frontends from scratch at DelightChat and at my previous companies.

ν•΄λ‹Ή κΈ€μ—μ„œ μΆ”μ²œν•˜λŠ” 디렉토리 κ΅¬μ‘°λŠ” μ•„λž˜μ™€ κ°™λ‹€.

src
|---adapters
|---contexts
|---components
|---styles
|---pages