Django Learning 2023

This page summarizes the projects mentioned and recommended in the original post on /r/django

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
  • django-tailwind-alpine-htmx

    Simple Task app using Django, Tailwind CSS, Alpine.js and HTMX

  • I didn't follow any specific tutorial but there is one resource that was most helpful for me: https://github.com/AccordBox/django-tailwind-alpine-htmx It helped me see that you can have all your javascript in one place in an organized manner. That's when I decided to add Vite. If you follow this carefully, you should be able to set up Django with Vite and use it conveniently.

  • django-vite

    Integration of ViteJS in a Django project.

  • I didn't follow any specific tutorial but there is one resource that was most helpful for me: https://github.com/AccordBox/django-tailwind-alpine-htmx It helped me see that you can have all your javascript in one place in an organized manner. That's when I decided to add Vite. If you follow this carefully, you should be able to set up Django with Vite and use it conveniently.

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

  • How to deploy a Django & React & Vite web app on Heroku?

    2 projects | /r/Heroku | 28 Jun 2023
  • Thoughts on modernizing traditional Django frontend workflow

    2 projects | /r/django | 30 Apr 2023
  • Is there an easy way to add ViteJS to Django/

    2 projects | /r/django | 1 Apr 2023
  • How to use vite(react) with django backend?

    1 project | /r/django | 26 Mar 2023
  • Django, InertiaJs and React - A guide to get you started - Pt. 1

    1 project | dev.to | 14 Jan 2023