Resize Observer API with Stimulus

Let's learn how to use the Resize Observer API together with Stimulus by building a resizable audio player

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

v3.19.0 - Nested records 🤯

Discover Avo's new "Nested records" feature and explore updates. Share ideas for Avo 4 with us! Check the latest release notes and join the conversation.

Rails 8 Authentication

Let's learn how to add authentication to a Rails 8 app without using a gem like devise.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Avo 2024 Year in Review

2024 has been a crazy year for Avo. Thanks for being a part of this adventure! We are looking forward to the next one. Here are a few notable updates from this past year.

Adrian Marin

Adrian Marin

Magic Links Authentication with Rails

Let's learn how to build an authentication using magic links with Devise and the 'devise_passwordless' gem to add this feature to your Rails application.

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Dynamic Table of Contents with Nokogiri

Adding a table of contents is usually a nice way to help our users navigate our content quicker. In this article we will learn how to add one to a Rails app using the Nokogiri gem to build a PORO responsible for generating the TOC

Exequiel Rozas

Exequiel Rozas

Marketing Specialist

Adding an RSS feed to a Rails app

An RSS feed is a convenient way for users to subscribe to our content updates without the need for a newsletter subscription. Let's learn how to add one to a Rails application in this article

Exequiel Rozas

Exequiel Rozas

Marketing Specialist