#390 Turbolinks

Share:

Listens: 0

RailsCasts (Mobile)

Technology


Turbolinks can make your Rails app feel faster by using JavaScript to replace the page content when clicking a link. It will be default in new Rails 4.0 applications, but here I show how to use it in Rails 3 and mention some of the gotchas.