|
|
|
|
|
by drum
3449 days ago
|
|
Other things I'd add after building a React project: 1. "Configuration over Convention" seems to be the mantra with build settings and organization of the entire application. This can make adding features slower if you're used to frameworks like Rails. 2. SEO will require additional effort via server side rendering |
|