Coder Social home page Coder Social logo

Comments (3)

adamchainz avatar adamchainz commented on June 26, 2024

Hi!

This is more an idea than an issue. Sorry if there's a better place to share.

This is fine - I've been meaning to make a "Feature Request" issue type as well.

I know this pattern won't be universal but I wanted to share here and ask for your thoughts. If you survey your use of HTMX in Django templates, are the changes mostly mechanical? And could we automate that?

This pattern sounds fairly specific to your project. My use of htmx has been quite different.

I would also not be a fan of doing any post-processing, as this makes things harder to debug (templates no longer match the real HTML, no locality of behaviour). I would rather use something localized, like a template tag, or simply copy-pasting throughout the project.

Overall the goal of this package is to be like htmx itself: provide many atomic building blocks, rather than a framework for one particular way of doing things.

So thanks for the suggestion but it's a “no thanks”.

—Adam

from django-htmx.

grantjenks avatar grantjenks commented on June 26, 2024

Oooh, I like the idea of a template tag rather than middleware. That's a good one, thanks!

Just an aside for myself: I wonder if I could design the middleware so that it worked automatically on the Django admin. Might be a fun way to transform the admin into a SPA. Also would be good practice to see what challenges are involved with making something work more generically.

My use of htmx has been quite different.

I'm curious to learn more here. Love to trade tips about Django + HTMX.

from django-htmx.

adamchainz avatar adamchainz commented on June 26, 2024

I'm curious to learn more here. Love to trade tips about Django + HTMX.

I'll be writing about htmx on my blog soon :)

from django-htmx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.