Using the Keyboard with Stimulus

This article was originally published on Rails DesignerGiving your users the option to use the keyboard is a great way to make them happy campers. Common use cases are Escape to close a modal or dropd...
0 Read More

Translations in Stimulus Controllers

This article was originally published on Rails DesignerThis is a sneak peek from the recently released book, JavaScript for Rails Developers. For this blog post, I’ve simplified some of the more det...
0 Read More

Touch Events (swipe) using Stimulus

Touch Events (swipe) using Stimulus
This article was originally published on Rails DesignerThe time you build and design web-apps for the desktop, without touch events, has been long gone. Users expect features to work on their touch de...
0 Read More

Seamless Loading with Hotwire Native

By Stephen Nelson (Director of Engineering at Katalyst) and Alan Cornthwaite (Senior Engineer Katalyst).Hotwire Native makes it easy to wrap a Rails app. It’s quick, lightweight, and gets you from a...
0 Read More