Hacker News new | ask | show | jobs
by globular-toast 1678 days ago
> For example I’d choose React + Typescript over Django templates any time of the day.

What's stopping you? I use Django Rest Framework to write views and React + Typescript for the front end. Using templates is often way simpler, though.