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.

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.

DataTables
Play
15:55 CC

DataTables

#82 May 29, 2017 free
The DataTables Javascript library creates a powerful display of your application's data. Some of the features include pagination, server side processing, sorting and search.

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.

Decoding and Interacting with Barcodes
Play
11:40 CC

Decoding and Interacting with Barcodes

#67 Feb 12, 2017 free
Using the QuaggaJS Library, learn how to scan and decode barcodes with your Ruby on Rails application. Using provided callbacks, interact with controller actions to provide a seamless experience.