Category: Python

Why I Chose Django + HTMX + React for cThink

As I’ve been building cThink, my multisensory learning platform for technical education, I’ve faced a foundational decision: what frontend stack should power the user experience?...

Custom Colors in Tailwind CSS v4 with Django-Tailwind

If you like me scouring the web, AI Models, or Stack Overflow trying to find out how to add custom colors to Tailwind, you may have come across some articles indicating you should add a tailwind.config.js file to your project...