Drag and Drop with draggable
Play
22:50 CC

Drag and Drop with draggable

#235 Mar 29, 2020 pro
Adding onto the previous episode, we add a drag and drop to our lists and go deeper with nested resources.

Multitenancy
Play
14:12 CC

Multitenancy

#234 Mar 22, 2020 pro
In this episode, we look at some of the practices with and working with multi-tenant applications. It is the first episode of building a Trello clone.

Audio Streaming with Active Storage
Play
10:21 CC

Audio Streaming with Active Storage

#233 Mar 15, 2020 pro
Using StimulusJS and Active Storage, create a simple Audio Streaming service where users can play and stream audio content.

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.