Google Maps API with StimulusJS
Play
17:14 CC

Google Maps API with StimulusJS

#236 Apr 5, 2020 free
Add unobtrusive maps to your application using StimulusJS to tie in Google Maps Javascript API and Places API.

Syntax Highlighting with Action Text
Play
10:36 CC

Syntax Highlighting with Action Text

#231 Mar 1, 2020 free
Set up Action Text with client side Syntax Highlighting using Highlight.js.

From jQuery to ES6
Play
10:57 CC

From jQuery to ES6

#218 Dec 1, 2019 free
jQuery has been a great tool for many years, but we've seen a transition in the past years where applications have dropped jQuery and moved to vanilla javascript. In this episode, we look at some common jQuery examples and the ES6 equivalencies.

Inline Editing Records
Play
13:08 CC

Inline Editing Records

#191 Jun 2, 2019 free
Using Rails UJS, we create an interactive row editing solution without using any kind of Javascript frameworks.

Nested Forms from Scratch with StimulusJS
Play
16:54 CC

Nested Forms from Scratch with StimulusJS

#186 May 5, 2019 free
Using StimulusJS controllers, adding nested forms to a Rails application is easy and unobtrusive. In this episode, we look at an alternative way of creating nested forms without the Cocoon gem.