StimulusJS, Active Storage and DropzoneJS
Play
14:01 CC

StimulusJS, Active Storage and DropzoneJS

#263 Oct 11, 2020 pro
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. It's lightweight, highly customizable and doesn't have any dependencies.

Deferred Content Loading
Play
10:07 CC

Deferred Content Loading

#265 Oct 25, 2020 pro
Learn to load slow content in the background so that your application still responds quickly while the heavy calculations are being done. Give quick responsiveness and optional polling to partials.

Organizing Stimulus Controllers
Play
11:54 CC

Organizing Stimulus Controllers

#267 Nov 8, 2020 pro
StimulusJS is great and works great with Ruby on Rails. However, through developer habits, we can complicate our controllers and make them hard to manage. In this episode, we look at making our Stimulus controllers more manageable.

The Stimulus 2.0 Tutorial
Play
16:29 CC

The Stimulus 2.0 Tutorial

#272 Dec 6, 2020 free
Stimulus 2.0 has been released and with it comes new features, changes and bug fixes. In this episode, we look at adding Stimulus in our application, exploring the new features, and looking at what has changed.

Action Text Mentions and Notifications
Play
17:49 CC

Action Text Mentions and Notifications

#229 Feb 16, 2020 pro
In this episode, learn how to configure user mentions in Action Text with TributeJS and notify users whenever they are mentioned.