What is Django used for Reddit?

Django is an open source web framework built on top of python. The primary purpose of Django is to enable super fast development of backend applications . A backend application is nothing but an interface to a database meant for reading the data models and presenting it to a user in a form that they understand.

Read more

What is Reddit backend?

Being a back end dev means you have more interaction with databases and you don’t have to worry about user interaction/usability problems . Other than code style and architecture goals like modularity or scalability, the back-end has to “just work”, and there is usually more of a clear cut answer when you are done.

Read more