Wondering what's the experience like using Django with tailwind compared to lets say next/react with tailwind
Ask HN: Anyone Using Django with Tailwind?
1–5 of 5 posts
Re: Ask HN: Anyone Using Django with Tailwind?
#2There is no difference.
Re: Ask HN: Anyone Using Django with Tailwind?
#3This is a very strange question, since one will not have bearing on the other. Django wont impact Tailwind
Re: Ask HN: Anyone Using Django with Tailwind?
#4This is a very strange question, since one will not have bearing on the other. Django wont impact Tailwind
Agreed that they're separate, just wondering if anyone has experience using them in a production application.
Tailwind examples/docs are mostly for react so was wondering if there are any gotcha's that come about later down the line.
Re: Ask HN: Anyone Using Django with Tailwind?
#5I have experience with Django, and experience using Tailwind, but not Django and Tailwind together.
In my opinion, if you like Django’s “batteries included” approach, you won’t enjoy using Tailwind. Bootstrap, while not trendy, comes with much more functionality out of the box.