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.

Google Maps API with StimulusJS
Play
17:14 CC

Google Maps API with StimulusJS

#236 Apr 5, 2020 free
Add unobtrusive maps to your application using StimulusJS to tie in Google Maps Javascript API and Places API.

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.

Syntax Highlighting with Action Text
Play
10:36 CC

Syntax Highlighting with Action Text

#231 Mar 1, 2020 free
Set up Action Text with client side Syntax Highlighting using Highlight.js.