5 ms·
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 enti
by drum 10y 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