Articles by Tag #hotwire

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

TailView UI: Open-Source Rails Components with Hotwire Magic 🚀

TailView UI: Building Beautiful Rails Apps Without the JavaScript Fatigue ...

Learn More 7 1Nov 4

Create a Kanban board with Rails and Hotwire

This article was originally published on Rails Designer This one has been in my "articles...

Learn More 4 3Oct 9

Inline editing with custom elements in Rails

This article was originally published on Rails Designer How would you tackle this feature in a...

Learn More 3 0Nov 13

Announcing Attractive.js, a new JavaScript-free JavaScript library

This article was originally published on Rails Designer After last week's introduction of Perron,...

Learn More 1 0Oct 23

Update page title counter with custom turbo streams in Rails

This article was originally published on Rails Designer A few weeks ago I helped someone start...

Learn More 1 0Nov 6

Visual loading states for Turbo Frames
with CSS only

This article was originally published on Rails Designer When you use Turbo Frames on your page...

Learn More 1 1Oct 2

Update favicon with badge using custom turbo streams in Rails

This article was originally published on Rails Designer In a previous article I showed how to...

Learn More 9 1Nov 20

🛠 How I Reduced Product Page Load Time by Nearly 85%

You know that feeling when you open a page and it seems to be loading straight from the last decade?...

Learn More 14 1Apr 11

Extending the Kanban board (using Rails and Hotwire)

In my previous article about building a Kanban board with Rails and Hotwire, I showed how to create a...

Learn More 6 0Oct 30

Introducing the new Community Dashboard on TailView.work

We just shipped a brand‑new Community Dashboard on TailView.work—purpose‑built for Rails developers...

Learn More 3 0Nov 9

Building optimistic UI in Rails (and learn custom elements)

This article was originally published on the Rails Designer blog Custom elements are one of...

Learn More 2 1Dec 4

Add snow to your app with Stimulus

This article was originally published on Rails Designer blog; see the original article for the snow...

Learn More 1 1Dec 18

Introducing Perron: Rails-based static site generator

This article was first published on Rails Designer I am excited to introduce Perron, an OSS...

Learn More 1 1Oct 16

Layered, Dynamic Turbo Frame Drawers

A clean, Rails-idiomatic pattern for nested drawers and modals using Hotwire Turbo Frames

Learn More 0 0Oct 3

Ruby on Rails Flash notifications with Hotwire and ViewComponents

My way of building flash notifications for Rails apps.

Learn More 5 2May 24

Rails Designer's Black Friday/Cyber Monday deal

This article was originally published on the Rails Designer blog This year, just like last year,...

Learn More 1 0Nov 26

Building Real-time Apps with Rails 8, Hotwire & ActionCable in Production

Rails 8 brings big improvements to real-time updates with Hotwire and ActionCable. Locally,...

Learn More 9 0Feb 25

Introducing Rails Stats: view LoC of Rails Products

This article was originally published on Rails Designer Ever wondered about how big a Rails...

Learn More 3 1Jan 16

Modern Rails Rendering Techniques: Choosing Between Turbo Drive, Frames, Streams and Morph

In the evolving landscape of Ruby on Rails development, creating responsive, dynamic user interfaces...

Learn More 2 1May 13

Build a Notion-like editor with Rails, part 2

This article was originally published on Rails Designer In the first part of Build a Notion-like...

Learn More 3 0Mar 6

Seamless Loading with Hotwire Native

By Stephen Nelson (Director of Engineering at Katalyst) and Alan Cornthwaite (Senior Engineer...

Learn More 2 0Apr 23

🚀 Installing Stimulus in an Existing Rails 7 Project (with Importmap)

Step-by-step guide to correctly setting up Stimulus.js in an existing Rails 7 app using Importmap.

Learn More 0 0Apr 13

Translations in Stimulus Controllers

This article was originally published on Rails Designer This is a sneak peek from the recently...

Learn More 3 0Mar 20

Natural Language Parser for Recurring Events using Stimulus

This article was originally published on Rails Designer In this article I explored how I add...

Learn More 3 0May 13

Using the Keyboard with Stimulus

This article was originally published on Rails Designer Giving your users the option to use the...

Learn More 1 0Mar 13

Hotwire Native - Switch Environments

One thing I have wanted for a while in my Hotwire Native apps is the ability to switch environments...

Learn More 2 0Jan 20

Turbo Drive, Frames, Streams, Morph? What to use?!

This article was originally published on Rails Designer The Hotwire trifecta allows you to write...

Learn More 4 0May 1

Enhanced debugging for Stimulus

This article was originally published on Rails Designer Stimulus has a basic debug mode that...

Learn More 2 1Apr 28

Create a Markdown-Powered Textarea with Stimulus

This article was originally published on Rails Designer Today I want to explore how to recreate...

Learn More 2 1May 22

Create an Animated Counter in Stimulus

This article was originally published on Rails Designer Having a general purpose counter Stimulus...

Learn More 3 0Feb 27