---
title: "Backend Programming"
description: "Posts in the Backend Programming series."
author: "Mohammad Abu Mattar"
canonical: https://mkabumattar.com/series/backend-programming
---

# Backend Programming

7 posts.

- [Setting up Node JS, Express, MongoDB, Prettier, ESLint and Husky Application with Babel and authentication as an example](https://mkabumattar.com/blog/post/setting-up-node-js-express-mongodb-prettier-eslint-and-husky-application-with-babel-and-authentication-as-an-example)
- [Mastering Caching Strategies with Redis Cache: Boosting Performance in Node.js and TypeScript](https://mkabumattar.com/blog/post/mastering-caching-strategies-redis-nodejs-typescript)
- [The ORM Dilemma: To Use or Not to Use](https://mkabumattar.com/blog/post/why-not-to-use-orm-in-nodejs)
- [Python: Programming Fundamentals & Best Practices](https://mkabumattar.com/quizzes/post/python-programming-fundamentals-quiz)
- [Go: Programming Fundamentals & Concurrency](https://mkabumattar.com/quizzes/post/golang-programming-fundamentals-quiz)
- [Node.js & Express Fundamentals: Building Server Applications](https://mkabumattar.com/quizzes/post/nodejs-express-fundamentals-quiz)
- [Production Backend: Scaling, Monitoring & Reliability](https://mkabumattar.com/quizzes/post/production-backend-scaling-quiz)
