--- title: "The Different Backend Technologies You Can Mix and Match" permalink: "/backend-technologies/" description: "" keywords: "" image: "firebase" image-attrib: "https://firebase.google.com" --- **1. Language and Framework** - There are many languages for scripting business logic that runs in the server. Each language have their pros and cons and communities to back them up. The two most used backend languages today according to stackoverflow are Python and JavaScript (Node.js). ![](/assets/images/screenshots/stackoverflow_trends.png)