GeistHaus
log in · sign up

Working with JavaScript in Rails — Ruby on Rails Guides

guides.rubyonrails.org

This guide covers the options for integrating JavaScript functionality into your Rails application, including the options you have for using external JavaScript packages and how to use Turbo with Rails.After reading this guide, you will know: How to use Rails without the need for a Node.js, Yarn, or a JavaScript bundler. How to create a new Rails application using import maps, Bun, esbuild, Rollup, or Webpack to bundle your JavaScript. What Turbo is, and how to use it. How to use the Turbo HTML helpers provided by Rails.

8 pages link to this URL
The History of the Asset Pipeline - FastRuby.io | Rails Upgrade Service

The Asset Pipeline, Sprockets, Webpacker, importmaps, and more. Over the years, Rails used different solutions to manage assets, let's go back in time to make sense of it.

1 inbound link article en The Asset PipelineSprocketsWebpackerimportmapsand more. Over the yearsRails used different solutions to manage assetslets go back in time to make sense of it. The History of the Asset Pipeline - FastRuby.io | Rails Upgrade Service
Is React Having An Angular.js Moment?

React Server Components, while innovative, risk causing division in the React community due to their potential to undermine Single-Page App architecture.

1 inbound link article en