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.

Drag and Drop with Interact.js
Play
15:20 CC

Drag and Drop with Interact.js

#75 Apr 9, 2017 free
Using Interact.js to create draggable and droppable items in our view, we can use AJAX callbacks on events to interact with our Ruby on Rails application. Also, learn how to use Ruby Assets to manage our Javascript Libraries.

Mountable Engines
Play
9:23 CC

Mountable Engines

#79 May 7, 2017 free
Mountable Engines are a great way to extract code into its own namespace and allow the code to be reused in other applications. Other popular gems that are mountable engines are Devise and Doorkeeper.

SweetAlerts in Rails 6
Play
12:09 CC

SweetAlerts in Rails 6

#202 Aug 11, 2019 pro
Sometimes adding a javascript library can be difficult because either it's not a straightforward process or some of the blog articles are either outdated or don't work properly. In this episode, we look at adding SweetAlerts into a Rails 6 application with Webpacker.

Impressionist
Play
5:50 CC

Impressionist

#2 Jul 19, 2015 free
A lightweight plugin that logs impressions per action or manually per model