Django + React/NextJS

Does anyone know of any good tutorials on using React/NextJS with Django or Django Rest Framework? William’s Book briefly introduces the concept, which is great, but I have quite a number of open questions about security best practices and how to refresh the CSRF tokens.

I’m not sure where to really start, so I thought I’d start here. Thanks a ton!