Jul 22, 2024 15 min
Good practices for communicating between your Rails and React apps
Among the many ways to create Single Page Apps ( SPAs ), one of them usually involves developing a back-end API to provide data and a front-end app that can consume said data and show it to the user.
MG Marcos Germano