Links tagged with “mattsegal”
-
A tour of Django server setups
A really nice, gradually more complex, overview of the different ways you could set up webservers, databases, etc.
-
A Django project blueprint to help you learn by doing
A really nice walkthrough of thinking about, planning and making a Django website, for those who have done initial tutorials and now want to make their own things.
-
Matt Segal Dev - 3 ways to deploy a Django backend with a React frontend
Just a nice high-level overview of three ways to do this (I never have and wasn’t sure of the options).