Adding Custom Buttons to Action Text
Play
15:16 CC

Adding Custom Buttons to Action Text

#310 Aug 22, 2021 pro
In this episode, we extend Action Text with an additional button to change the text colors of the WYSIWYG editor.

Tracking Changes on Action Text
Play
9:49 CC

Tracking Changes on Action Text

#245 Jun 7, 2020 free
Without using any gems, we look at tracking changes within Action Text. It seems like a simple thing, but challenges arise through several layers of abstraction due to the flexibility that Action Text provides.

Embedding Youtube Videos into Action Text with Stimulus
Play
18:57 CC

Embedding Youtube Videos into Action Text with Stimulus

#243 May 24, 2020 pro
Creating attachments with Action Text can be difficult, but in this episode, we look at how we can create embedded attachments into Trix without needing a persisting the data on a separate model on our database.

Drag and Drop with draggable
Play
22:50 CC

Drag and Drop with draggable

#235 Mar 29, 2020 pro
Adding onto the previous episode, we add a drag and drop to our lists and go deeper with nested resources.

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.