Software Alternatives & Reviews

Turbolinks VS Webpacker

Compare Turbolinks VS Webpacker and see what are their differences

Turbolinks logo Turbolinks

Turbolinks makes navigating your web application faster

Webpacker logo Webpacker

Use Webpack to manage app-like JavaScript modules in Rails - rails/webpacker
  • Turbolinks Landing page
    Landing page //
    2023-08-17
  • Webpacker Landing page
    Landing page //
    2023-07-27

Turbolinks videos

Improving Your Page Load Speeds on Any Site with Turbolinks

More videos:

  • Review - 16 Laravel Livewire SPA using Turbolinks
  • Review - True hybrid mobile applications with Turbolinks

Webpacker videos

RailsConf 2020 CE - Webpacker, It-Just-Works, But How? by Justin Gordon

More videos:

  • Review - Should you use React with Webpacker in your Rails project? Rails MVC vs Single Page App (SPA)!

Category Popularity

0-100% (relative to Turbolinks and Webpacker)
Web Application Bundler
32 32%
68% 68
Javascript UI Libraries
100 100%
0% 0
JS Build Tools
26 26%
74% 74
Front End Package Manager

User comments

Share your experience with using Turbolinks and Webpacker. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Webpacker might be a bit more popular than Turbolinks. We know about 15 links to it since March 2021 and only 13 links to Turbolinks. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Turbolinks mentions (13)

  • What is the best way to add dynamic workflow in django template ?
    You can find out more about Turbolinks on the GitHub repository (https://github.com/turbolinks/turbolinks). The repo is now archived, because it’s was integrated in a framework called Turbo, but the functionality is the same. Source: about 1 year ago
  • A Comprehensive Guide to Rails Internationalization
    // app/javascript/src/helpers/price.js // Turbolinks are enabled by default in Rails, // we need to process our script on every page load // https://github.com/turbolinks/turbolinks#full-list-of-events Document.addEventListener("turbolinks:ready", () => { // Get language from html tag const lang = document.documentElement.lang; // Find all span tags with data-localize="price" const pricesOnPage =... - Source: dev.to / over 1 year ago
  • An SPA Alternative
    Https://github.com/turbolinks/turbolinks It provides a smooth UX by fetching next page's HTML in background, then replace the DOM by compareing the diff in HTML. So you won't see a blank page while navigating between pages. - Source: Hacker News / almost 2 years ago
  • Get Started with Hotwire in Your Ruby on Rails App
    If you have used Turbolinks in the past, you will feel right at home with Turbo Drive. At its core, some JS code intercepts JavaScript events on your application, loads HTML asynchronously, and replaces parts of your HTML markup. - Source: dev.to / almost 2 years ago
  • A Look at Rails Hotwire: Turbo Drive
    When the Turbolinks technology first came out in Rails 4, some people did not understand what it was really about. I happened to get it right away only because I personally implemented my own version of Turbo Drive for one of my client projects before Turbolinks was released (around 2012), so I really appreciated Turbolinks when it was released. With the latest updates in Rails 7, the Turbolinks technology has... - Source: dev.to / about 2 years ago
View more

Webpacker mentions (15)

  • Asset Pipeline JS Migration
    Using Webpacker in Rails provides several advantages over the traditional asset pipeline. First, Webpacker uses JavaScript modules, which allows for better code organization and improved code reusability. Second, it offers modern frontend build tools, such as Babel and PostCSS, for transforming and compiling assets. Third, it provides faster build times and faster runtime performance through code splitting and... - Source: dev.to / over 1 year ago
  • Thank you Webpacker, Goodbye Webpacker
    This article is replace Webpacker with Simpacker and webpack. - Source: dev.to / over 1 year ago
  • How to setup ruby on rails + Angular
    In ruby ​​on rails 7 what is the best way to properly install Angular because I can't find any documentation about it. The only tutorial that exists uses webpacker (https://github.com/rails/webpacker) but unfortunately it is no longer supported and no longer up to date in terms of security. Source: over 1 year ago
  • Using Rails+ReactJS with Webpacker on VS Code?
    Instead of using webpacker you should move to esbuild or importmap. Webpacker has been retired a few months ago (cf https://github.com/rails/webpacker) There are videos explained how to set this up (e.g. For importmap https://learnetto.com/tutorials/how-to-use-react-with-rails-7. Source: about 2 years ago
  • Webpacker 6 development continues as shakacode/shakapacker
    But it's there in the webpacker README now, if anyone hasn't seen it. https://github.com/rails/webpacker. Source: over 2 years ago
View more

What are some alternatives?

When comparing Turbolinks and Webpacker, you can also consider the following products

RubyGems - RubyGems. org is the Ruby community's gem hosting service. Instantly publish your gems and then install them. Use the API find out more about available gems. Become a contributor and improve the site yourself.

Webpack - Webpack is a module bundler. Its main purpose is to bundle JavaScript files for usage in a browser, yet it is also capable of transforming, bundling, or packaging just about any resource or asset.

GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.

Pingy CLI - Making Modern Websites Should Be Easier. Pingy is Here To Help.

Eternal Terminal - Re-Connectable secure remote shell

Maid - Be lazy. Let Maid clean up after you, based on rules you define.