DEV Community

Discussion on: My tech stack if I had to build an app today

Collapse
 
justin808 profile image
Justin Gordon

Ben, I'd agree with you on Rails for the backend, and I'd suggest a mix of Rails views on the front end when you need quick development plus React. I'd suggest looking into github.com/shakacode/react_on_rails for the integration of React and Rails. It's a mature project with over 2400 stars and very heavy traffic. We're the number one solution in the Rails community for using React and Rails via Webpack. It includes support for server rendering. In case you have questions on React on Rails, I'm the author and ShakaCode is my company.