Rails Tutorial | Building a Real Messenger App with Rails 6 and Action Cable - Update #2

4 years ago

In this short tutorial, we're going to try to clean up our code a bit from previous episodes.

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

Full Messenger Build Video: https://youtu.be/s3CmHhDjuWc

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...