Label Maker with Ruby
Play
26:30 CC

Label Maker with Ruby

#343 Apr 3, 2022 free
Learn how to turn your tweets into physical printouts on a label maker via the Cups/PPD API. It's a silly concept, but can have some great real world application with interfacing with printers.

Remote Development
Play
14:45 CC

Remote Development

#339 Mar 6, 2022 free
Having a fast and expensive computer to do daily development is a luxury. Sometimes, we may be in a position where we are just getting started with programming and the budget is very small. In this episode we look at a very moderately priced Chromebook and explore how we can make it into a viable development machine.

Hotwire Modals
Play
16:13 CC

Hotwire Modals

#335 Feb 6, 2022 free
In this episode, we look at creating an unobtrusive and efficient way to launch Bootstrap modals using Turbo and Stimulus.

Dabbling with Turbo
Play
13:49 CC

Dabbling with Turbo

#326 Dec 5, 2021 free
In this episode, we explore some of the new features with Turbo and interactions that we can do with little or no javascript.

Speeding Up Requests
Play
29:51 CC

Speeding Up Requests

#322 Nov 7, 2021 free
In this episode, we look at several issues around pagination and different kinds of querying that could affect performance when working with large datasets.