Skip to content

A repo to dump all external links and docs for future reference

Notifications You must be signed in to change notification settings

TomasSanchez/Resources_DjangoReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resources_DjangoReact

A repo to dump all external links and docs for future reference

Focused around django with drf as backend and react frontend, covering django channels, redis, celery, views, orm, best practices, react redux, typescript and how to deploy them.






Deployment


  • Django + react (StackO question)

    You can use django as a container for your react app:


Heroku


Docker


DigitalOcean


Csrf Token Integration


  • csrf Integration (StackO question)

    There are three ways. You can manually include the token in the header of each axios call, you can set axios's xsrfHeaderName in each call, or you set a default xsrfHeaderName.



Blogs



Social Login



Other


SVGs

Coursera




About

A repo to dump all external links and docs for future reference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published