Posts Tagged: esbuild
-
Moving from Sprockets to a Modern Frontend in Ruby on Rails
A detailed guide for engineering leaders on migrating from the legacy Sprockets asset pipeline to modern frontend build systems like Esbuild, Vite, or Import Maps in Ruby on Rails.
-
Optimizing Frontend Assets with ESBuild and Rollup in Vite Rails
Learn how to optimize frontend asset compilation and delivery in Ruby on Rails applications using Vite with ESBuild and Rollup for improved performance.