RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Tutorial: How to use a Rails 5.1 API with React.js to make an Idea board app

Learn how to use a Rails 5.1 API with React.js by building an Idea board app. The Idea board is a simple board which displays ideas in the form of square tiles. We can add ideas, edit existing ideas and delete ideas. The tutorial covers many practical concepts including stateless functional components, class-based components, use of axios for making API calls, immutability-helper and more. You’ll also get access to the complete code.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in