Live data from Hacker News

Making a (Long-Winded) Case for Turbolinks

blog.graykemmey.com

1–2 of 2 posts

Re: Making a (Long-Winded) Case for Turbolinks

#2
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...)