The Ruby Unbundled Series: Why You Should Check Out Hotwire Now

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. eyk-app-templates

    A set of basic templates to use as a starting point for EYK applications

    Here is a screen capture from my Instant Poll application annotated with the named divs that will be updated by Turbo Streams.

  2. InfluxDB

    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.

    InfluxDB logo
  3. hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

    Why use JavaScript in the first place? Because we want a page event to dynamically update our content without refreshing the entire browser. Well, the basic premise of Hotwire is to accomplish this in Ruby by calling the server for these bits of HTML over the wire (the basis for the name, ‘Hotwire’). It’s JavaScript libraries provide the plumbing, and we continue to code in our Rails happiness bubble.

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

  • Howire Not Working after deploying to Heroku

    1 project | /r/rails | 3 Jan 2022
  • What's New in Rails 7

    2 projects | dev.to | 22 Dec 2021
  • anyone have full tutorial how to upgrade from rails 6.1 to rails 7 ?

    1 project | /r/rails | 16 Dec 2021
  • Hotwire isn't only for Rails

    3 projects | dev.to | 14 Dec 2021
  • Why learn Rails as a frontender?

    1 project | /r/rails | 28 Nov 2021

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