Hacker News new | ask | show | jobs
Making a (Long-Winded) Case for Turbolinks (blog.graykemmey.com)
9 points by gkemmey 2663 days ago
1 comments

Turbolinks is amazing - for small teams, rapid development scenarios I think it's an underrated (at least outside of Rails) solution. I've been using it with Django lately with great results. Combining it with Prefetch can yield even faster apparent user experience (see https://www.mskog.com/posts/instant-page-loads-with-turbolin...)