Our great sponsors
-
for something much closer to the livewire model for django, I highly recommend django-unicorn by u/adparadox
-
For this task you can use a lightweight JS framework like Alpine.js, hyperscript (front the same author of HTMX) or Petite-Vue. Using Alpine.js is quite similar to HTMX in the sense that you write regular HTML with some additional domain-specific attributes. You can do quite much with them, but you can also write longer Alpine.js functions for more complex features and load them as a component.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
For this task you can use a lightweight JS framework like Alpine.js, hyperscript (front the same author of HTMX) or Petite-Vue. Using Alpine.js is quite similar to HTMX in the sense that you write regular HTML with some additional domain-specific attributes. You can do quite much with them, but you can also write longer Alpine.js functions for more complex features and load them as a component.
Related posts
- Rails has Hotwire (which as I understand is an SPA-like integrated frontend with much reduced complexity), is there something analogous in Django? Is this what HTMX is? I really don't want to learn React or Vue..
- How to submit HTML form without submit button in Django?
- Built This GPT-Powered Document Search and Question Answering App with Django
- In your experience, what is the best backend framework for working with websockets?
- I built a social network using Python [Need Feature Suggestions]