Charts and Graphs
Play
7:42 CC

Charts and Graphs

#55 Nov 21, 2016 free
Learn how to use one of three charting libraries, Chart.js, Highcharts, or Google Charts, using the Chartkick gem to create simple and unobtrusive charts in your application.

Capturing Signatures with Signature Pad
Play
8:14 CC

Capturing Signatures with Signature Pad

#44 Aug 28, 2016 free
Using the Javascript Library, Signature Pad, learn how to capture user signatures and store them within your Ruby on Rails application.

FullCalendar Events and Scheduling
Play
14:19 CC

FullCalendar Events and Scheduling

#42 Aug 14, 2016 free
Learn how to incorporate FullCalendar into your Ruby on Rails application with listing and creating events. Using unobtrusive javascript, we can create a fast interactive calendar.

ActionCable - Part 2 - More Complex Example
Play
5:10 CC

ActionCable - Part 2 - More Complex Example

#38 Jul 17, 2016 free
Extending the previous episode, we look into making a realtime poll application where users can get live feedback on voting.

Client Side Validations
Play
5:26 CC

Client Side Validations

#32 Jun 6, 2016 free
Give early warning to users of form errors before they submit. With client side validations, the user can correct any errors prior to submitting the form.