Y
Hacker News
new
|
ask
|
show
|
jobs
by
vagrantJin
861 days ago
The component DIR should have css, logic/js and template/markup. Seperation of concerns right down to component level. It really comes down to how organised the devs and their tools are.
1 comments
satvikpendem
861 days ago
Or you could put all that stuff in a single-file component or use JSX with atomic CSS or CSS in JS.
link