Hacker News new | ask | show | jobs
by tebbers 2017 days ago
Completely agree, I run a Rails 6 app which provides a JSON API. This is then used by Create React App app running in the /clients folder at the root of the Rails application folder. Keeps it separated nicely.