|
|
|
|
|
by lrajlich
2962 days ago
|
|
The takeaway I got is that it seems like the React stack has worse or non-existent separation of concerns and thus it'll affect how your frontend engineers work, possibly to their detriment if they're not proficient in javascript. |
|
HTML, js and CSS aren't separate concerns. Each component is a separate concern.