Posts Tagged: Frontend
-
Migrating from Webpacker to Vite on Rails
A comprehensive guide to replacing Webpacker with Vite in your Ruby on Rails application for faster frontend builds and Hot Module Replacement.
-
Migrating Legacy jQuery Code to Lightweight Svelte Components
Learn how to pragmatically modernize legacy jQuery codebases in Ruby on Rails applications by incrementally migrating to lightweight, compiled Svelte components.