Hacker News new | ask | show | jobs
by davidkell 1820 days ago
We recently started working with "traditional" Django + Hotwire + React wrapped into web components for interactivity.

We've previously tried React+Hasura/Postgraphile and React+DRF/GraphQL, but this is next level productive and a joy to use, and bugs are rare. Particular love for Django CBVs.

1 comments

Hotwire + React? Hotwire was built as an alternative to SPAs/React.