Mastering Rails Web Navigation with link_to and button_to Helpers - Part 2

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. turbo

    The speed of a single-page web application without having to write any JavaScript (by hotwired)

    If you think you have seen enough Rails magic, you are mistaken my friend. Rails have a new trick up its sleeve: Hotwire. And with the magical Turbo tool that comes with it, you can create modern, interactive web applications with minimal, or sometimes no JavaScript at all, providing users with an incredibly smooth experience.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    The HTML options include a class attribute, which sets the CSS class for the button to "btn bg-indigo-50 disabled:opacity-50". This will give the button a nice background colour and make it slightly transparent when disabled. I'm using TailwindCSS for styling.

  4. Ruby on Rails

    Ruby on Rails

  5. Avo

    The most powerful Ruby on Rails Admin Panel Framework! (by avo-hq)

    <%= link_to(@car) do %> <%= @car.name %> -- Check this car! <% end %> cars/1"> Tesla -- Check this car! <%= link_to "https://avohq.io/" do %> AvoHQ - The Best Rails Guide <% end %> https://avohq.io/"> AvoHQ - The Best Rails Guide

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ask HN: Is Ruby on Rails still relevant?

    3 projects | news.ycombinator.com | 26 Apr 2022
  • Start building rails apps quickly with quickstart-rails-tailwind

    5 projects | dev.to | 29 Apr 2021
  • Rails Built-in Rate Limiting: A Deep Dive

    3 projects | dev.to | 3 Aug 2025
  • The Mythical IO-Bound Rails App

    3 projects | news.ycombinator.com | 25 Jan 2025
  • Introducing the `script` Folder in Rails 8 and a New Gem for Browser-Based Data Migration

    4 projects | dev.to | 20 Dec 2024

Did you know that Ruby is
the 12th most popular programming language
based on number of references?