turbolinks VS jquery-pjax

Compare turbolinks vs jquery-pjax and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
turbolinks jquery-pjax
2 4
170 16,766
- -
0.0 0.0
over 2 years ago over 1 year ago
JavaScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

turbolinks

Posts with mentions or reviews of turbolinks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-12.

jquery-pjax

Posts with mentions or reviews of jquery-pjax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-19.
  • Htmz – a low power tool for HTML
    10 projects | news.ycombinator.com | 19 Feb 2024
    Reminds me of pjax [1], except pjax worked over XHR instead of an iframe and used pushState by default to keep the back button working.

    [1]: https://github.com/defunkt/jquery-pjax

  • The balance has shifted away from SPAs
    6 projects | news.ycombinator.com | 21 May 2022
    Ah, AFAIK that's not actually theirs but: https://github.com/defunkt/jquery-pjax, from which Turbolinks took its inspiration as a Rails-native built in solution. Presumably GitHub never saw any reason to rewrite when the latter appeared.
  • How to navbar not reload
    1 project | /r/webdev | 24 Apr 2022
    Look at PJAX please : https://pjax.herokuapp.com
  • Laravel Livewire: Navigation like pjax/turbolinks
    3 projects | /r/laravel | 27 Sep 2021
    With pjax: https://github.com/defunkt/jquery-pjax and https://github.com/spatie/laravel-pjax it was simple to just add a data attribute to an anchor tag and you're good to go. Selecting a menu item would usually be a single request (the view would be injected into the blade @yield('content') section) and a few kilobytes of info (keeping browser URL updated as well), making any web app feel super snappy.

What are some alternatives?

When comparing turbolinks and jquery-pjax you can also consider the following projects:

inertia-laravel - The Laravel adapter for Inertia.js.

laravel-pjax - A pjax middleware for Laravel

htmx - </> htmx - high power tools for HTML

turbo - The speed of a single-page web application without having to write any JavaScript

livewire - A full-stack framework for Laravel that takes the pain out of building dynamic UIs.

web.dev - The frontend, backend, and content source code for web.dev

breeze - Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind.

htmz - html with targeted manipulation zones

django-unicorn - The magical reactive component framework for Django ✨

phoenix_live_view - Rich, real-time user experiences with server-rendered HTML

jetstream - Tailwind scaffolding for the Laravel framework.