turbo-django VS django-manifest-loader

Compare turbo-django vs django-manifest-loader and see what are their differences.

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
turbo-django django-manifest-loader
6 2
387 104
- -
0.0 0.0
4 months ago almost 2 years ago
Python Python
GNU General Public License v3.0 or later BSD 3-clause "New" or "Revised" 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.

turbo-django

Posts with mentions or reviews of turbo-django. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-19.
  • My Django Roadmap Ideas
    2 projects | news.ycombinator.com | 19 Jan 2024
    Indicative of how marvelously stable Django is that none of these roadmap items have to do with the software.

    I came back to the old workhorse for some experimentation recently and was delighted, delighted (!), I tell you, at how familiar, comfortable, and productive it was.

    Started exploring a Turbolinks/Turboframes implementation (https://github.com/hotwire-django/turbo-django) that Just Worked. Amusingly, mid-hack, the repo owner marked it as unmaintained.

    But it works! Nothing needs doing! Another victim of the cult of constant improvement.

  • Turbo for Django
    1 project | news.ycombinator.com | 8 Apr 2022
  • All About Hotwire and Turbo
    3 projects | dev.to | 14 Feb 2022
    Yes Turbo is created by the team behind Ruby on Rails and it's an evolution of Turbolinks with bunch of other functionality added. But Turbo can be adapted to other languages and backend frameworks (and already has!). This Turbo thing is not Rails specific.
  • Recommendations for combining the power of Django with the dynamic feeling of Javascript (SPAs)
    5 projects | /r/django | 30 Dec 2021
  • What tools are missing in Python?
    10 projects | /r/Python | 5 Aug 2021
  • How do you add reactivity to Django templates?
    4 projects | /r/django | 6 Feb 2021
    If you would like to try something different, there is this new thing called hotwired: https://github.com/hotwire-django/turbo-django Basically, it's about generating HTML on the backend and pushing it to the frontend. thru WebSockets. It's not production-ready yet (for Django at least) so it's more like a fun fact for now.

django-manifest-loader

Posts with mentions or reviews of django-manifest-loader. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-06.
  • What's the best way to serve a Vue SPA from Django?
    1 project | /r/django | 10 May 2021
    There is Django Manifest Loader but it doesn't offer a guide or an example on working with Vue, and since Javascript and Webpack are not exactly my strongest points, i would have troubles setting it up.
  • How do you add reactivity to Django templates?
    4 projects | /r/django | 6 Feb 2021
    Another way to use Vue with Django without decoupling is to let Django load webpack, this way you will still be able to use all the advantages of Vue such as Vuex and so on. I think Django can load webpack natively, or there are some libraries to do that such as django-webpack-loader or django-manifest-loader (https://github.com/shonin/django-manifest-loader).

What are some alternatives?

When comparing turbo-django and django-manifest-loader you can also consider the following projects:

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

django-webpack-loader - Transparently use webpack with django

turbo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.

python-webpack-boilerplate - Django Webpack boilerplate & Flask Webpack boilerplate

pusher-js - Pusher Javascript library

stack-dice - 🎲 Not sure what to build for Hacktoberfest? Check out Stack Dice, the random app idea generator.

django-htmx - Extensions for using Django with htmx.

SPA-with-httponly-sessions - Making a JS SPA with a non-JS Backend taking advantage of httpOnly Cookies

django-tailwind-alpine-htmx - Simple Task app using Django, Tailwind CSS, Alpine.js and HTMX

kanban-on-django-marionette - A simple kanban app on Django Python framework and Backbone.JS and Marionette.JS JavaScript library.

Alpine.js - A rugged, minimal framework for composing JavaScript behavior in your markup.

coltrane - A minimal app framework for content sites.