Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I can't give Django enough praise. I never thought I'd be writing Python.

I've mostly used Node, Java, and Rust, with about 12yrs experience now. Only about one year with Python and Django recently. I am so much more productive than anything else I've tried. Using anything else feels like a mistake for web apps or CRUD apis. I also use type hints.

I use Django + django-ninja + django-unicorn for dynamic UIs.

Building sidewaysdata.com with django right now! Govscent is in Django too, the ORM is nice to combine with AI stuff already in python.

I'm also following the Ash framework which looks promising.



You are also running sidewaysdata.com with DEBUG turned on in production, apparently ;)


lol thanks. it's not really ready for use yet anyway :)


fixed


Is django-unicorn similar to htmx?


Unicorn is like htmx specific to Django. It reminds me more of Hotwire or Meteor. Very productive! Not 1.0 yet, but I'm happily using it in prod.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: