Turbolinks is a popular service used by web developers to enhance the navigation aspect of their web applications. It helps them achieve the speed and performance that is available in single-page applications. It is known for its simple use and rich set of features. It provides ease of automatic optimization without having to annotate links. It relies on HTML for the rendering views on the server side. Turbolinks doesnโt require any server-side cooperation whatsoever. It comes with reliable Back and Reloads Buttons. Turbolinks is also designed to help users meet their SEO requirements with ease. It supports users in building hybrid applications as well.
119,286
websites using Turbolinks
Create a technology report โExport with emails, socials, country, TLD and industry filters
Websites using Turbolinks by countrymarket share ยท top 8 countries
๐บ๐ธUnited States
๐ท๐บRussian Federation
๐ฉ๐ชGermany
๐ฌ๐งUnited Kingdom
๐จ๐ฆCanada
๐ณ๐ฑNetherlands
๐ซ๐ทFrance
๐ฆ๐บAustralia
0%2%4%6%8%
Websites using Turbolinks by industrydetected industries
Real Estate28%
Technology & Computing20%
Religion & Spirituality17%
Education12%
Society12%
Photography11%
Websites using Turbolinks
showing 25 of 119,286| Website | Country | Industry | Size | Founded | |
|---|---|---|---|---|---|
| ๐ฌ๐งGB | Non-profit & Charity | 51-200 | 2008 | ||
| ๐ฏ๐ดJO | Technology & Computing | 10001+ | 2019 | ||
| ๐บ๐ธUS | Technology & Computing | 51-200 | 2010 | ||
| ๐บ๐ธUS | Technology & Computing | 51-200 | 2008 | ||
| ๐จ๐ฑCL | Entertainment | 51-200 | 2008 | ||
| ๐บ๐ธUS | Movies & TV | 201-500 | 2005 | ||
| ๐บ๐ธUS | Software Development | 11-50 | 2014 | ||
| ๐บ๐ธUS | Software Development | 1-10 | - | ||
| ๐บ๐ธUS | Technology & Computing | 1-10 | 2012 | ||
| ๐น๐ทTR | Software Development | 201-500 | 2000 | ||
| ๐บ๐ธUS | Education | 51-200 | 2011 | ||
| ๐ซ๐ทFR | Law & Government | 10001+ | - | ||
| ๐บ๐ธUS | Non-profit & Charity | 51-200 | 1993 | ||
| ๐ฏ๐ตJP | Technology & Computing | 11-50 | 2012 | ||
| ๐บ๐ธUS | Technology & Computing | 51-200 | 2006 | ||
| ๐ช๐ฌEG | Education | 51-200 | 2022 | ||
| ๐บ๐ธUS | Technology & Computing | 51-200 | 2014 | ||
| ๐บ๐ธUS | Software Development | 1-10 | 2022 | ||
| ๐บ๐ธUS | Education | 11-50 | 2014 | ||
| ๐ง๐ทBR | Health & Fitness | 5001-10000 | 2009 | ||
| ๐ฉ๐ชDE | Education | 11-50 | 2012 | ||
| ๐บ๐ธUS | Entertainment | 51-200 | 1974 | ||
| ๐บ๐ธUS | Health & Fitness | 1001-5000 | 2012 | ||
| ๐บ๐ธUS | Software Development | 1-10 | 2018 | ||
| ๐ฎ๐ณIN | Education | 1001-5000 | 2017 |
Showing 25 of 119,286 websitesGet the full list โ
Frequently asked
What is Turbolinks and what does it do?โบ
Turbolinks is a JavaScript library that speeds up navigation between pages in a web application by only updating parts of the page which have changed instead of performing complete page reloads. It creates a smoother and more responsive user experience without requiring server-side optimization.
Is Turbolinks compatible with other JavaScript frameworks like React or Vue?โบ
Yes, Turbolinks can be used in combination with other JavaScript frameworks such as React and Vue. It is important, however, to correctly set up event listeners and ensure proper interaction between the frameworks in order to avoid conflicts and any negative impact on the application's performance.
How does Turbolinks handle redirects?โบ
Turbolinks automatically follows redirects and updates the browser's address bar with the target URL. This is done through the Location header present in the server's response. This means that Turbolinks will honor redirects and provide seamless navigation without requiring any special configuration from the developer.
How can I disable Turbolinks for specific links or pages?โบ
There may be situations where you want to disable Turbolinks for a particular link or page. To do so, add the attribute `data-turbolinks="false"` to the specific link, or `data-turbolinks-action="replace"` for a specific page to disable Turbolinks entirely for that element.
Can Turbolinks work with file uploads and downloads?โบ
Turbolinks does not process file uploads or downloads directly, as it is designed to handle navigation between pages in a web application. However, you can use other libraries for handling file uploads and downloads while still using Turbolinks for navigation. Be sure to have proper error handling and indication of progress for an optimal and seamless user experience.
Get the free browser extension
Identify the technology stack of any website instantly, right from your browser.