Ember is much easier to pickup than React + Redux + React-Router for a SPA. You just create a couple of routes and add some HTML and you are done. 5 minutes later you can deploy. In React you would need at least an hour (if not a day) in webpack and deployment..