FullCalendar with StimulusJS
Play
15:23 CC

FullCalendar with StimulusJS

#250 Jul 12, 2020 pro
FullCalendar still remains to be one of the best Javascript calendar libraries and with the power of StimulusJS, it is easier than ever to interact with. In this episode, we look at implementing the latest version of FullCalendar (v5) in our Ruby on Rails application.

Video Chat with WebRTC
Play
27:42 CC

Video Chat with WebRTC

#246 Jun 14, 2020 pro
Using ActionCable and StimulusJS, we can create a Zoom-like video chat functionality where chat rooms can share live audio and video streams.

Adaptive Bitrate Streaming with Active Storage
Play
29:56 CC

Adaptive Bitrate Streaming with Active Storage

#232 Mar 8, 2020 pro
Adaptive streaming allows the video provider to create a different video for each of the screen sizes (or devices) that he or she wishes to target. In this episode, we look at converting our Progressive Video Streams into Adaptive Bitrate Streams and serving it through Active Storage.

Streaming Videos with Active Storage
Play
12:55 CC

Streaming Videos with Active Storage

#230 Feb 23, 2020 pro
Video.js is a web video player built from the ground up for an HTML5 world. Learn how to use it with StimulusJS and Active Storage to deliver video content from your Ruby on Rails application.

Action Text Mentions and Notifications
Play
17:49 CC

Action Text Mentions and Notifications

#229 Feb 16, 2020 pro
In this episode, learn how to configure user mentions in Action Text with TributeJS and notify users whenever they are mentioned.