create-react-app is pretty good for getting started, but rather restrictive for the more advanced features we want. Gatsby offers an alternative - it is both easy to pick up, but powerful enough for more advanced configuration. It also has several critically important enhancements, such as static page rendering (yay SEO), powerful CDN/plugin support, and GraphQL integration out of the box.
create-react-app is pretty good for getting started, but rather restrictive for the more advanced features we want. Gatsby offers an alternative - it is both easy to pick up, but powerful enough for more advanced configuration. It also has several critically important enhancements, such as static page rendering (yay SEO), powerful CDN/plugin support, and GraphQL integration out of the box.