Rails Tutorial | Building a Real Messenger App with Rails 6 and Action Cable

4 years ago
3

Let's build a full project with Action Cable and Ruby on Rails 6. In this Rails tutorial, we'll build an entire messenger application from start to finish.

Action Cable is an awesome tool that was introduced to Rails in version 5. It makes it a lot easier to set up web socket connections and push real-time events to connected users.

👊 Helpful Links 👊

Free E-book:
*Power Portfolio* - How to stand out... even if you're just getting started: https://bit.ly/2ylvdcb

Project on Github: https://github.com/StephenFiser/messenger-app

Action Cable Basics in Rails 6: https://youtu.be/t9iubpbqmnM

Other Techmaker Series:

Building a Link Shortener with Rails 6 (playlist): https://www.youtube.com/playlist?list=PLjItgYqIzJ9WGy9WMf-44DXHB_7aWwJMc

Building a Stock Market Tracker with React JS (playlist): https://www.youtube.com/playlist?list=PLjItgYqIzJ9VOBgwZ82D9kjQ_QtM5R4u5

Loading comments...