seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

Discussion: Start using HTMX instead of JavaScript? #188

Open lwjohnst86 opened 6 months ago

lwjohnst86 commented 6 months ago

HTMX seems like a really nice way to use the power of JavaScript without having to write and learn JavaScript. A quick look over the documentation as well as the Django subreddit shows a good integration between the two and it will let us focus on learning Python and becoming better at Python rather than splitting our learning to another language.

lwjohnst86 commented 4 months ago

Just adding this here: https://www.saaspegasus.com/guides/modern-javascript-for-django-developers/htmx-alpine/

Alpine.js looks really neat!