Software Alternatives, Accelerators & Startups

Turbolinks VS Brunch

Compare Turbolinks VS Brunch and see what are their differences

Turbolinks logo Turbolinks

Turbolinks makes navigating your web application faster

Brunch logo Brunch

Brunch builds, lints, compiles, concatenates and shrinks your HTML5 app in an ultra-simple way. No more Grunt / Gulp mess.
  • Turbolinks Landing page
    Landing page //
    2023-08-17
  • Brunch Landing page
    Landing page //
    2021-09-16

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

Brunch videos

The BEST Brunch in Los Angeles Review!

More videos:

  • Review - California Grill Brunch Dining Review | Walt Disney World
  • Review - Sunday Brunch by Kierin NYC Fragrance / Cologne Review

Category Popularity

0-100% (relative to Turbolinks and Brunch)
Web Application Bundler
27 27%
73% 73
JS Build Tools
15 15%
85% 85
Javascript UI Libraries
100 100%
0% 0
Front End Package Manager

User comments

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

Social recommendations and mentions

Based on our record, Turbolinks seems to be a lot more popular than Brunch. While we know about 14 links to Turbolinks, we've tracked only 1 mention of Brunch. 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 (14)

  • Hotwire: HTML Over The Wire
    First off, name calling. Second, I actually thought the same as you but digging into the history I don't see any records of a public release of Hotwire until December of 2020, and HTMX was public in May of that year. I'm pretty sure what I was thinking of was actually Turbolinks: https://github.com/turbolinks/turbolinks. - Source: Hacker News / 1 day ago
  • 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
View more

Brunch mentions (1)

  • 5 Different Tools to Bundle Node.js Apps
    Brunch is a lightweight JavaScript bundler focusing on simplicity and speed. Although it is less popular than Webpack or Browsify, it has an effortless learning curve with fantastic features to help developers focus on feature implementation rather than configuration. Brunch has more than 6.8K GitHub stars. - Source: dev.to / 12 months ago

What are some alternatives?

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

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.

npm - npm is a package manager for Node.

Webpacker - Use Webpack to manage app-like JavaScript modules in Rails - rails/webpacker

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.

Eternal Terminal - Re-Connectable secure remote shell

Grunt - The Grunt ecosystem is huge and it's growing every day.