Rails and react.js tutorial?

Hello,

Is there somewhere a good tutorial where I can learn to use rails and
react
on a new project of mine.

Roelof

https://hackhands.com/react-rails-tutorial/

Hi, it is probably too late, sorry, but it can be helpful for others in
your case. The following blog is quite interesting for starting a new
rails project with react:
https://programming.sereale.fr/

It helps you to make a “Tour of Heroes” example using rails and react.
There is also a part with Alt and ES6.

@David,

thank you for the tutorial!