Level up the interactivity of your Django app

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • vuejs-alongside-django

    A simple crud app using Vue alongside Django Template.

  • Let’s imagine this scenario, you’re building a Django project, everything going very well. At some point, you needed to level up the interactivity of your app. what are you gonna do?

    You will probably achieve the desired behavior using jquery or you will keep your models, build an API, and use a JavaScript SPA for the frontend.

    What if I told you that you can keep everything you build with Django, get the interactivity and convenience of Vue.js, without all the overhead of a SPA setup?

    - I shared the answer in this short article.

    - Demo app: https://github.com/aymaneMx/vuejs-alongside-django

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Looking for Django recommendations about frontend layer

    3 projects | /r/django | 13 Jan 2023
  • Django-vitevue: configure a Vitejs frontend for Django

    4 projects | /r/django | 10 Feb 2022
  • DJANGO SPA

    1 project | /r/django | 17 Nov 2021
  • Django Template-Driven app & vue.js

    2 projects | /r/django | 16 Sep 2021
  • am I doing it right?

    2 projects | /r/vuejs | 9 Jun 2021