What's New in Rails 7

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • importmap-rails

    Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

  • Now, the default for new apps created with rails new is to use import maps through the importmaps-rails gem. Instead of writing a package.json and installing dependencies with npm or yarn, you use ./bin/importmap CLI to pin (or unpin or update) dependencies.

  • hotwire-rails

    Discontinued Use Hotwire in your Ruby on Rails app

  • Applications generated with Rails 7 will get Turbo and Stimulus (from Hotwire) by default, instead of Turbolinks and UJS. Hotwire is a new approach that delivers fast updates to the DOM by sending HTML over the wire.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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
  • 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
  • Is rails mvc still common?

    1 project | /r/rails | 24 Nov 2021