6 ms·
We recently started working with "traditional" Django + Hotwire + React wrapped into web components for interactivity. We've previously tried React+Hasura/Post
by davidkell 5y 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.
- cutler 5y agoHotwire + React? Hotwire was built as an alternative to SPAs/React.