Sorting from Scratch
Play
10:57 CC

Sorting from Scratch

#237 Apr 12, 2020 pro
Our Trello clone continues with adding in the ability to persist sorting of items in the database. This is the third episode of our Trello clone.

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.

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.

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.