Interview with Jesus Castello
Play
23:45 CC

Interview with Jesus Castello

#177 Mar 15, 2019 free
Jesus Castello talks about the Roda Framework, its uses and stats around its performance.

Using Action Text in a Rails 5.2 Application
Play
7:28 CC

Using Action Text in a Rails 5.2 Application

#167 Jan 6, 2019 free
With Rails 6.0 is around the corner, Action Text has been merged into the Rails repository. However, it can still be used on a Rails 5.2 application while we wait for its official release.

Rails Presenters
Play
9:15 CC

Rails Presenters

#149 Sep 2, 2018 free
Separating view logic from bloated models can help maintain the model in the long run.

Recurring Events with FullCalendar
Play
8:30 CC

Recurring Events with FullCalendar

#94 Aug 20, 2017 free
Create recurring events and interact with them on FullCalendar.

Plotting Points on a Map from Scratch
Play
8:33 CC

Plotting Points on a Map from Scratch

#86 Jun 25, 2017 free
Using the Google Maps Javascript API, learn how to plot markers onto a map. Load markers and info windows through AJAX calls to your Rails JSON API.